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 c7e40d6a82ad2a004e5c82d46c5f82a9b7a99dc4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c7e40d6a82ad2a004e5c82d46c5f82a9b7a99dc4 # timeout=10 Commit message: "Makefile: avoid fetching deps if not needed" > git rev-list --no-walk c97bc1db966b2a2f102d3190f1d0c096e7c92933 # timeout=10 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins13148449530704332.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:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 Copying config sha256:d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 Writing manifest to image destination Storing signatures d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 + 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-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20240921-0548-5b4c5eb1', '--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', '--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'] d897cd60bd7dd9ebecedb609ea00ae833edac1628b47b898c380b2f3ec488aac [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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [182 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [77.2 kB] Fetched 9306 kB in 1s (10.3 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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', '--links', '--recursive', '--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-20240921-0548-5b4c5eb1', './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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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_4.cc Creating dependency file for RANAP_Constants_part_5.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_2.cc Creating dependency file for SCCP_Mapping_part_3.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_4.cc Creating dependency file for RAN_Adapter_part_5.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_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for Socket_API_Definitions_part_2.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_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 SCTPasp_PortType_part_3.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_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 RANAP_Types_part_7.cc Creating dependency file for SCCP_Emulation_part_1.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_5.cc Creating dependency file for RANAP_Templates_part_6.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_4.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_1.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_CC_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.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_1.cc Creating dependency file for LLC_Types_part_2.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_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for 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_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_Templates.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 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 RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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 Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 193 kB in 1s (349 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-20240921-0548-5b4c5eb1', '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 2 not upgraded. Need to get 1571 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 202409202026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202409202026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.6.8c01.202409202026 [38.9 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202409202026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202409202026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202409202026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.11.0d73.202409202026 [73.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409202026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202409202026 [53.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.3.e1ad.202409202026 [125 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202409202026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.13.ddc5.202409202026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.3.e1ad.202409202026 [17.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202409202026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.1.4a6b5.202409202026 [223 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.14.b12c.202409202026 [140 kB] Fetched 1571 kB in 0s (42.8 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 ... 45138 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202409202026_amd64.deb ... Unpacking osmocom-nightly (202409202026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.13.ddc5.202409202026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202409202026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202409202026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202409202026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.13.ddc5.202409202026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202409202026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.13.ddc5.202409202026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202409202026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.13.ddc5.202409202026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202409202026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.11.0d73.202409202026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.11.0d73.202409202026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202409202026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409202026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202409202026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202409202026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.3.e1ad.202409202026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202409202026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.13.ddc5.202409202026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202409202026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.13.ddc5.202409202026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.13.ddc5.202409202026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.3.e1ad.202409202026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.3.e1ad.202409202026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202409202026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202409202026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.1.4a6b5.202409202026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202409202026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.14.b12c.202409202026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.14.b12c.202409202026) ... Setting up osmocom-nightly (202409202026) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202409202026) ... Setting up libasn1c1:amd64 (0.9.37.202409202026) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202409202026) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202409202026) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202409202026) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202409202026) ... Setting up libosmoabis13:amd64 (1.6.0.11.0d73.202409202026) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202409202026) ... Setting up libosmogb14:amd64 (1.10.0.13.ddc5.202409202026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202409202026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409202026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202409202026) ... Setting up osmo-stp:amd64 (2.0.0.3.e1ad.202409202026) ... 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 Created symlink /etc/systemd/system/multi-user.target.wants/osmo-stp.service → /lib/systemd/system/osmo-stp.service. Setting up libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202409202026) ... Setting up osmo-sgsn (1.12.0.14.b12c.202409202026) ... 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 Created symlink /etc/systemd/system/multi-user.target.wants/osmo-sgsn.service → /lib/systemd/system/osmo-sgsn.service. 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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', '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-20240921-0548-5b4c5eb1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20240921054820924 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20240921054820924 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20240921054820924 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) 20240921054820924 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240921054820924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240921054820924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240921054820924 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:957) 20240921054820924 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240921054820924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240921054820924 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:781) 20240921054820924 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240921054820924 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240921054820924 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240921054820924 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240921054820924 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240921054820924 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240921054820924 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-20240921-0548-5b4c5eb1', '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 0x5649aa646d40(sgsn) with 23 counters 20240921054821057 DLSS7 INFO (r=127.0.0.1:49006<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921054821057 DLSS7 INFO (r=127.0.0.1:49006<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240921054821057 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:49006<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240921054821057 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240921054821057 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240921054821057 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240921054821057 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240921054821057 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20240921054821057 DGPRS NOTICE libGTP v1.12.0.6-8c01.202409202026 initialized (sgsn_main.c:456) 20240921054821057 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240921054821057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054821057 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240921054821057 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240921054821057 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240921054821057 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240921054821057 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20240921054821057 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240921054821057 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240921054821057 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) 20240921054821057 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240921054821057 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240921054821057 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240921054821057 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) 20240921054821057 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240921054821057 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240921054821057 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:49006<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240921054821057 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) 20240921054821057 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240921054821057 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240921054821057 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240921054821057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921054821057 DLSS7 INFO (r=127.0.0.1:56246<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921054821057 DLSS7 INFO (r=127.0.0.1:56246<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240921054821057 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:56246<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240921054821057 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921054821057 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240921054821058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921054821058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240921054821058 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240921054821058 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240921054821058 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20240921-0548-5b4c5eb1', '/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@d897cd60bd7d: Unix server socket created successfully. MC@d897cd60bd7d: Listening on TCP port 41983. MC2> d897cd60bd7d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests d897cd60bd7d 41983 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d897cd60bd7d: New HC connected from 10.0.2.100 [10.0.2.100]. d897cd60bd7d: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@d897cd60bd7d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d897cd60bd7d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d897cd60bd7d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d897cd60bd7d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d897cd60bd7d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d897cd60bd7d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d897cd60bd7d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d897cd60bd7d: Configuration file was processed on all HCs. MC@d897cd60bd7d: Creating MTC on host 10.0.2.100. MC@d897cd60bd7d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921054822058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054822058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach started. 20240921054822745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054822750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054822784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240921054822784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240921054822784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240921054822784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921054822784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054822784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054822784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054822784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054822784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054822785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054822785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054822785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054822785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054822785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054822785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054822785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054822785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240921054822785 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921054822785 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054822785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921054822785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054822785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054822787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054822792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054822792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNCONFIGURED}: Allocated (fsm.c:456) 20240921054822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240921054822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240921054822799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921054822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054822799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054822799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054822799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054822799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054822799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054822799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054822799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240921054822799 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921054822799 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054822799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054822800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054822800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054822801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054822801 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)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054822806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054822806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054822816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240921054822816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240921054822816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240921054822816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921054822816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054822816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054822816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054822816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054822816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054822817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054822817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054822817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054822817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054822817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054822817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054822817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054822817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240921054822817 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921054822817 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054822817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054822817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054822817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054822819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054822819 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)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054822823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054822823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921054823058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921054823058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20240921054823058 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20240921054823058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240921054823058 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:957) 20240921054823058 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:781) 20240921054823058 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240921054823058 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240921054823059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20240921054823059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240921054823059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054823059 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20240921054823059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921054823059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921054823059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240921054823059 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921054823059 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240921054823059 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240921054823059 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240921054823059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240921054823060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240921054823060 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240921054823060 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5649aa846c60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240921054823060 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921054823063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921054823064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@d897cd60bd7d: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D5852BCA'O, index=0 SGSN_Test-GSUP(19)@d897cd60bd7d: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@d897cd60bd7d: 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 := '2F5960656CED7D195E4B5C2C864B6C69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '126BBE13'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2E8D0DFC42577D9'O } } } } } 20240921054824140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054824140 DLLC NOTICE LLME(ffffffff/d5852bca){UNASSIGNED} LLC RX: unknown TLLI 0xd5852bca, creating LLME on the fly (gprs_llc.c:552) 20240921054824140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054824140 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20240921054824140 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921054824140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921054824140 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921054824140 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921054824140 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921054824140 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921054824140 DLLC NOTICE LLME(ffffffff/d5852bca){UNASSIGNED} LLGM Assign pre (d5852bca => d42feab6) (gprs_llc.c:1079) 20240921054824140 DLLC NOTICE LLME(d5852bca/d42feab6){ASSIGNED} LLGM Assign post (d5852bca => d42feab6) (gprs_llc.c:1125) 20240921054824140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921054824140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921054824140 DMM DEBUG MM(262420000000001/d42feab6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054824158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054824158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921054824159 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054824159 DMM DEBUG MM(262420000000001/d42feab6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240921054824159 DMM NOTICE MM(262420000000001/d42feab6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921054824159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921054824159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921054824159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921054824159 DMM DEBUG MM(262420000000001/d42feab6) Requesting authorization (sgsn_auth.c:160) 20240921054824159 DMM INFO MM(262420000000001/d42feab6) Requesting authentication tuples (sgsn_auth.c:184) 20240921054824159 DMM DEBUG MM(262420000000001/d42feab6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921054824159 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240921054824159 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@d897cd60bd7d: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240921054824164 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921054824164 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921054824164 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921054824164 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921054824164 DMM INFO MM(262420000000001/d42feab6) Subscriber data update (mmctx.c:445) 20240921054824164 DMM DEBUG MM(262420000000001/d42feab6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921054824164 DMM INFO MM(262420000000001/d42feab6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921054824164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921054824164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921054824164 DMM INFO MM(262420000000001/d42feab6) <- GMM AUTH AND CIPHERING REQ (rand = 2f 59 60 65 6c ed 7d 19 5e 4b 5c 2c 86 4b 6c 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921054824180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054824180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054824180 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054824180 DMM INFO MM(262420000000001/d42feab6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921054824180 DMM NOTICE MM(262420000000001/d42feab6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921054824180 DMM DEBUG MM(262420000000001/d42feab6) checking auth: received GSM SRES = 12 6b be 13 (gprs_gmm.c:666) 20240921054824180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921054824180 DMM DEBUG MM(262420000000001/d42feab6) Requesting authorization (sgsn_auth.c:160) 20240921054824180 DMM INFO MM(262420000000001/d42feab6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921054824180 DMM DEBUG MM(262420000000001/d42feab6) Requesting subscriber data update (gprs_subscriber.c:894) 20240921054824180 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240921054824180 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) 20240921054824180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921054824180 DMM INFO MM(262420000000001/d42feab6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd42feab6) (gprs_gmm.c:300) 20240921054824183 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921054824183 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921054824183 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240921054824183 DMM INFO MM(262420000000001/d42feab6) Subscriber data update (mmctx.c:445) 20240921054824183 DMM DEBUG MM(262420000000001/d42feab6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921054824183 DMM INFO MM(262420000000001/d42feab6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921054824183 DMM NOTICE MM(262420000000001/d42feab6) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240921054824183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921054824183 DMM NOTICE MM(262420000000001/d42feab6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921054824183 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) 20240921054824185 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921054824185 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240921054824185 DMM INFO MM(262420000000001/d42feab6) Subscriber data update (mmctx.c:445) 20240921054824185 DMM DEBUG MM(262420000000001/d42feab6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921054824196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054824196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921054824196 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054824196 DMM INFO MM(262420000000001/d42feab6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921054824196 DMM NOTICE MM(262420000000001/d42feab6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921054824196 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921054824196 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921054824196 DLLC NOTICE LLME(d5852bca/d42feab6){ASSIGNED} LLGM Assign pre (ffffffff => d42feab6) (gprs_llc.c:1079) 20240921054824196 DLLC NOTICE LLME(ffffffff/d42feab6){ASSIGNED} LLGM Assign post (ffffffff => d42feab6) (gprs_llc.c:1125) 20240921054824196 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921054824196 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921054824196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921054824196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach-BVCI196(6)@d897cd60bd7d: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@d897cd60bd7d: Final verdict of PTC: pass 20240921054824255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41986<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(17)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(7)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(19)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(12)@d897cd60bd7d: Final verdict of PTC: none TC_attach-BVCI220(16)@d897cd60bd7d: Final verdict of PTC: none 20240921054824261 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921054824261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(13)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@d897cd60bd7d: Final verdict of PTC: none TC_attach-BVCI196(6)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@d897cd60bd7d: Final verdict of PTC: none TC_attach-BVCI210(11)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(15)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(10)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(5)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:48:24 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20240921054824349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054824350 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) 20240921054824350 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240921054824350 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:56246 err=None (osmo_ss7_asp.c:785) 20240921054824751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104296) 20240921054825262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054825262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104296, count=105556) 20240921054826264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054826264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921054827265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054827265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_mnc3 started. 20240921054827862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054827864 DMM INFO MM(262420000000001/d42feab6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921054827864 DMM INFO MM(262420000000001/d42feab6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921054827864 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921054827864 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921054827864 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921054827864 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921054827864 DLLC NOTICE LLME(ffffffff/d42feab6){ASSIGNED} LLGM Assign pre (d42feab6 => ffffffff) (gprs_llc.c:1079) 20240921054827864 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d42feab6 => ffffffff) (gprs_llc.c:1125) 20240921054827864 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240921054827864 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) 20240921054827864 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) 20240921054827864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921054827864 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921054827864 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921054827864 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921054827864 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054827904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921054827904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054827904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054827904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054827904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921054827904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054827904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054827904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054827904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054827905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054827905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054827905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054827905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054827905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054827905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054827905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054827905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054827905 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921054827905 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054827905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054827905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054827905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054827907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 20240921054827911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054827911 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054827923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921054827923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054827923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054827923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054827923 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921054827923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054827923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054827923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054827923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054827924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054827924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054827924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054827924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054827924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054827924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054827924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054827924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054827924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921054827924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054827924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054827924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054827924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054827927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054827931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054827931 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054827940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921054827940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054827940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054827940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054827940 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921054827940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054827940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054827940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054827940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054827941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054827941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054827941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054827941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054827941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054827941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054827941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054827941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054827941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921054827941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054827941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054827941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054827941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054827943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054827947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054827947 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921054828266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054828266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921054828266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921054828267 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921054828271 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921054828272 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@d897cd60bd7d: 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)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@d897cd60bd7d: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='FEE4D097'O, index=0 SGSN_Test-GSUP(38)@d897cd60bd7d: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@d897cd60bd7d: 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 := '6C49C97C21EDA2F90833F5C05C46D067'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9596F6DD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5DCDE179161D5978'O } } } } } 20240921054829346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054829346 DLLC NOTICE LLME(ffffffff/fee4d097){UNASSIGNED} LLC RX: unknown TLLI 0xfee4d097, creating LLME on the fly (gprs_llc.c:552) 20240921054829346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054829346 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240921054829346 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921054829346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921054829346 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921054829346 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921054829346 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921054829346 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921054829346 DLLC NOTICE LLME(ffffffff/fee4d097){UNASSIGNED} LLGM Assign pre (fee4d097 => faa0e99c) (gprs_llc.c:1079) 20240921054829346 DLLC NOTICE LLME(fee4d097/faa0e99c){ASSIGNED} LLGM Assign post (fee4d097 => faa0e99c) (gprs_llc.c:1125) 20240921054829346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921054829346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921054829346 DMM DEBUG MM(262420000001001/faa0e99c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054829369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054829369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921054829369 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054829370 DMM DEBUG MM(262420000001001/faa0e99c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240921054829370 DMM NOTICE MM(262420000001001/faa0e99c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921054829370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921054829370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921054829370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921054829370 DMM DEBUG MM(262420000001001/faa0e99c) Requesting authorization (sgsn_auth.c:160) 20240921054829370 DMM INFO MM(262420000001001/faa0e99c) Requesting authentication tuples (sgsn_auth.c:184) 20240921054829370 DMM DEBUG MM(262420000001001/faa0e99c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921054829370 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240921054829370 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@d897cd60bd7d: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240921054829376 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921054829376 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921054829376 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921054829376 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921054829376 DMM INFO MM(262420000001001/faa0e99c) Subscriber data update (mmctx.c:445) 20240921054829376 DMM DEBUG MM(262420000001001/faa0e99c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921054829376 DMM INFO MM(262420000001001/faa0e99c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921054829376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921054829376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921054829376 DMM INFO MM(262420000001001/faa0e99c) <- GMM AUTH AND CIPHERING REQ (rand = 6c 49 c9 7c 21 ed a2 f9 08 33 f5 c0 5c 46 d0 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921054829392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054829392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054829392 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054829392 DMM INFO MM(262420000001001/faa0e99c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921054829392 DMM NOTICE MM(262420000001001/faa0e99c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921054829392 DMM DEBUG MM(262420000001001/faa0e99c) checking auth: received GSM SRES = 95 96 f6 dd (gprs_gmm.c:666) 20240921054829392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921054829392 DMM DEBUG MM(262420000001001/faa0e99c) Requesting authorization (sgsn_auth.c:160) 20240921054829392 DMM INFO MM(262420000001001/faa0e99c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921054829392 DMM DEBUG MM(262420000001001/faa0e99c) Requesting subscriber data update (gprs_subscriber.c:894) 20240921054829393 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240921054829393 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) 20240921054829393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921054829393 DMM INFO MM(262420000001001/faa0e99c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaa0e99c) (gprs_gmm.c:300) 20240921054829395 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921054829395 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921054829395 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240921054829395 DMM INFO MM(262420000001001/faa0e99c) Subscriber data update (mmctx.c:445) 20240921054829395 DMM DEBUG MM(262420000001001/faa0e99c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921054829395 DMM INFO MM(262420000001001/faa0e99c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921054829395 DMM NOTICE MM(262420000001001/faa0e99c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240921054829395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921054829396 DMM NOTICE MM(262420000001001/faa0e99c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921054829396 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) 20240921054829397 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921054829397 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240921054829397 DMM INFO MM(262420000001001/faa0e99c) Subscriber data update (mmctx.c:445) 20240921054829397 DMM DEBUG MM(262420000001001/faa0e99c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921054829409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054829409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921054829409 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054829409 DMM INFO MM(262420000001001/faa0e99c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921054829409 DMM NOTICE MM(262420000001001/faa0e99c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921054829409 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921054829409 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921054829409 DLLC NOTICE LLME(fee4d097/faa0e99c){ASSIGNED} LLGM Assign pre (ffffffff => faa0e99c) (gprs_llc.c:1079) 20240921054829409 DLLC NOTICE LLME(ffffffff/faa0e99c){ASSIGNED} LLGM Assign post (ffffffff => faa0e99c) (gprs_llc.c:1125) 20240921054829409 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921054829409 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921054829409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921054829409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@d897cd60bd7d: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@d897cd60bd7d: Final verdict of PTC: pass 20240921054829468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@d897cd60bd7d: Final verdict of PTC: none 20240921054829471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921054829471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_mnc3-BVCI220(35)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(31)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(26)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(36)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@d897cd60bd7d: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@d897cd60bd7d: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(34)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(29)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(24)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_mnc3 finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:48:29 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20240921054829569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054829972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83212) 20240921054830472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054830473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83212, count=88744) 20240921054831474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054831474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:48: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_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 20240921054832475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054832475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_umts_aka_umts_res started. 20240921054833077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054833080 DMM INFO MM(262420000001001/faa0e99c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921054833080 DMM INFO MM(262420000001001/faa0e99c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921054833080 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921054833081 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921054833081 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921054833081 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921054833081 DLLC NOTICE LLME(ffffffff/faa0e99c){ASSIGNED} LLGM Assign pre (faa0e99c => ffffffff) (gprs_llc.c:1079) 20240921054833081 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa0e99c => ffffffff) (gprs_llc.c:1125) 20240921054833081 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240921054833081 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) 20240921054833081 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) 20240921054833081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921054833081 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921054833081 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921054833081 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921054833081 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054833131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921054833131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054833131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054833131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054833131 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921054833131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054833131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054833131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054833131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054833132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054833132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054833132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054833132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054833132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054833132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054833132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054833132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054833132 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921054833132 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054833132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054833132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054833132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054833134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054833138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054833138 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054833146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921054833146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054833146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054833146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054833146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921054833146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054833146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054833146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054833146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054833147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054833147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054833147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054833147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054833147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054833147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054833147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054833147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054833147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921054833147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054833147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054833147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054833147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054833149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921054833153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054833153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054833166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921054833166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054833166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054833166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054833166 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921054833166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054833166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054833166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054833166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054833167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054833167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054833167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054833167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054833167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054833167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054833167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054833167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054833167 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921054833167 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054833167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054833168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054833168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054833169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054833174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054833174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921054833477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054833477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921054833477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921054833477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921054833481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921054833482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(55)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@d897cd60bd7d: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CDFF860B'O, index=0 SGSN_Test-GSUP(57)@d897cd60bd7d: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@d897cd60bd7d: 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 := 'F5BDFBFD016C3631592F57AB43A5FB15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '219C52C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0878A257BA39B0EE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E41FAB09E81E75E308528F32E2622130'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CC4E60F7996FBE290315814A22AB706A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0FEE2280DCEC8B37A6C63B964CEC2B22'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '08B308D24513365A'O } } } } } 20240921054834558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054834558 DLLC NOTICE LLME(ffffffff/cdff860b){UNASSIGNED} LLC RX: unknown TLLI 0xcdff860b, creating LLME on the fly (gprs_llc.c:552) 20240921054834558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054834558 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240921054834558 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921054834558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921054834558 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921054834558 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921054834558 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921054834558 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921054834558 DLLC NOTICE LLME(ffffffff/cdff860b){UNASSIGNED} LLGM Assign pre (cdff860b => d7aaad78) (gprs_llc.c:1079) 20240921054834558 DLLC NOTICE LLME(cdff860b/d7aaad78){ASSIGNED} LLGM Assign post (cdff860b => d7aaad78) (gprs_llc.c:1125) 20240921054834558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921054834558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921054834558 DMM DEBUG MM(262420000001002/d7aaad78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054834576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054834576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921054834576 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054834576 DMM DEBUG MM(262420000001002/d7aaad78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240921054834576 DMM NOTICE MM(262420000001002/d7aaad78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921054834576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921054834576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921054834576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921054834577 DMM DEBUG MM(262420000001002/d7aaad78) Requesting authorization (sgsn_auth.c:160) 20240921054834577 DMM INFO MM(262420000001002/d7aaad78) Requesting authentication tuples (sgsn_auth.c:184) 20240921054834577 DMM DEBUG MM(262420000001002/d7aaad78) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921054834577 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240921054834577 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@d897cd60bd7d: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240921054834582 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921054834582 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921054834582 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921054834582 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921054834582 DMM INFO MM(262420000001002/d7aaad78) Subscriber data update (mmctx.c:445) 20240921054834582 DMM DEBUG MM(262420000001002/d7aaad78) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921054834582 DMM INFO MM(262420000001002/d7aaad78) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921054834582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921054834582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921054834582 DMM INFO MM(262420000001002/d7aaad78) <- GMM AUTH AND CIPHERING REQ (rand = f5 bd fb fd 01 6c 36 31 59 2f 57 ab 43 a5 fb 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f ee 22 80 dc ec 8b 37 a6 c6 3b 96 4c ec 2b 22 ) (gprs_gmm.c:483) 20240921054834598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054834598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054834598 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054834598 DMM INFO MM(262420000001002/d7aaad78) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921054834598 DMM NOTICE MM(262420000001002/d7aaad78) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921054834598 DMM DEBUG MM(262420000001002/d7aaad78) checking auth: received UMTS RES = 08 b3 08 d2 45 13 36 5a (gprs_gmm.c:666) 20240921054834598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921054834598 DMM DEBUG MM(262420000001002/d7aaad78) Requesting authorization (sgsn_auth.c:160) 20240921054834598 DMM INFO MM(262420000001002/d7aaad78) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921054834598 DMM DEBUG MM(262420000001002/d7aaad78) Requesting subscriber data update (gprs_subscriber.c:894) 20240921054834598 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240921054834598 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) 20240921054834598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921054834598 DMM INFO MM(262420000001002/d7aaad78) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7aaad78) (gprs_gmm.c:300) 20240921054834601 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921054834601 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921054834601 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240921054834601 DMM INFO MM(262420000001002/d7aaad78) Subscriber data update (mmctx.c:445) 20240921054834601 DMM DEBUG MM(262420000001002/d7aaad78) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921054834601 DMM INFO MM(262420000001002/d7aaad78) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921054834601 DMM NOTICE MM(262420000001002/d7aaad78) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240921054834601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921054834601 DMM NOTICE MM(262420000001002/d7aaad78) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921054834601 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) 20240921054834602 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921054834602 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240921054834602 DMM INFO MM(262420000001002/d7aaad78) Subscriber data update (mmctx.c:445) 20240921054834603 DMM DEBUG MM(262420000001002/d7aaad78) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921054834615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054834615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921054834615 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054834615 DMM INFO MM(262420000001002/d7aaad78) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921054834615 DMM NOTICE MM(262420000001002/d7aaad78) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921054834615 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921054834615 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921054834615 DLLC NOTICE LLME(cdff860b/d7aaad78){ASSIGNED} LLGM Assign pre (ffffffff => d7aaad78) (gprs_llc.c:1079) 20240921054834615 DLLC NOTICE LLME(ffffffff/d7aaad78){ASSIGNED} LLGM Assign post (ffffffff => d7aaad78) (gprs_llc.c:1125) 20240921054834615 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921054834615 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921054834615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921054834615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@d897cd60bd7d: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@d897cd60bd7d: Final verdict of PTC: pass 20240921054834685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54948<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@d897cd60bd7d: Final verdict of PTC: none 20240921054834688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921054834688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(55)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(45)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(50)@d897cd60bd7d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@d897cd60bd7d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(56)@d897cd60bd7d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(48)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(43)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(54)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921054834758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054835161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83780) 20240921054835690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054835690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83780, count=89212) 20240921054836691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054836691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:48:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20240921054837693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054837693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_umts_aka_gsm_sres started. 20240921054838259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054838261 DMM INFO MM(262420000001002/d7aaad78) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921054838261 DMM INFO MM(262420000001002/d7aaad78) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921054838261 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921054838261 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921054838261 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921054838261 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921054838261 DLLC NOTICE LLME(ffffffff/d7aaad78){ASSIGNED} LLGM Assign pre (d7aaad78 => ffffffff) (gprs_llc.c:1079) 20240921054838261 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7aaad78 => ffffffff) (gprs_llc.c:1125) 20240921054838261 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240921054838261 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) 20240921054838261 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) 20240921054838261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921054838261 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921054838261 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921054838261 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921054838261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054838300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921054838300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054838300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054838300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054838300 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921054838300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054838300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054838300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054838300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054838301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054838301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054838301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054838301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054838301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054838301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054838301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054838301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054838301 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921054838301 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054838301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054838301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054838301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054838304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054838308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054838308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054838315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921054838315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054838315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054838315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054838315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921054838315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054838315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054838315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054838315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054838316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054838316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054838316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054838316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054838316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054838316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054838316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054838316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054838316 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921054838316 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054838316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054838316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054838316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054838319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054838324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054838324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054838331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921054838331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054838331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054838331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054838331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921054838331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054838331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054838331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054838331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054838331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054838331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054838331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054838332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054838332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054838332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054838332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054838332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054838332 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921054838332 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054838332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054838332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054838332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054838334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054838340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054838340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921054838694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054838694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921054838694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921054838694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921054838699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921054838701 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@d897cd60bd7d: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F3697725'O, index=0 SGSN_Test-GSUP(76)@d897cd60bd7d: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@d897cd60bd7d: 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 := 'F111F2414AF551395D66CC7973743445'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '753DF93C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E85656E44FF47538'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2AE7F01A22A363D7929E184A9DF71C16'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BFFCD587AB6C45AE00D77BA29534A41D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C13214642214C5C5ED2780B1AE8B5E92'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FA4A654FC9965491'O } } } } } 20240921054839766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054839766 DLLC NOTICE LLME(ffffffff/f3697725){UNASSIGNED} LLC RX: unknown TLLI 0xf3697725, creating LLME on the fly (gprs_llc.c:552) 20240921054839766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054839766 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240921054839766 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921054839766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921054839766 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921054839766 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921054839766 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921054839766 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921054839766 DLLC NOTICE LLME(ffffffff/f3697725){UNASSIGNED} LLGM Assign pre (f3697725 => f897e690) (gprs_llc.c:1079) 20240921054839766 DLLC NOTICE LLME(f3697725/f897e690){ASSIGNED} LLGM Assign post (f3697725 => f897e690) (gprs_llc.c:1125) 20240921054839766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921054839766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921054839766 DMM DEBUG MM(262420000001003/f897e690) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054839780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054839780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921054839780 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054839780 DMM DEBUG MM(262420000001003/f897e690) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240921054839780 DMM NOTICE MM(262420000001003/f897e690) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921054839780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921054839780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921054839780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921054839780 DMM DEBUG MM(262420000001003/f897e690) Requesting authorization (sgsn_auth.c:160) 20240921054839780 DMM INFO MM(262420000001003/f897e690) Requesting authentication tuples (sgsn_auth.c:184) 20240921054839780 DMM DEBUG MM(262420000001003/f897e690) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921054839780 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240921054839780 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@d897cd60bd7d: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240921054839785 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921054839785 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921054839785 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921054839785 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921054839785 DMM INFO MM(262420000001003/f897e690) Subscriber data update (mmctx.c:445) 20240921054839785 DMM DEBUG MM(262420000001003/f897e690) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921054839785 DMM INFO MM(262420000001003/f897e690) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921054839785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921054839785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921054839785 DMM INFO MM(262420000001003/f897e690) <- GMM AUTH AND CIPHERING REQ (rand = f1 11 f2 41 4a f5 51 39 5d 66 cc 79 73 74 34 45 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c1 32 14 64 22 14 c5 c5 ed 27 80 b1 ae 8b 5e 92 ) (gprs_gmm.c:483) 20240921054839800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054839800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054839800 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054839800 DMM INFO MM(262420000001003/f897e690) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921054839800 DMM NOTICE MM(262420000001003/f897e690) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921054839800 DMM DEBUG MM(262420000001003/f897e690) checking auth: received GSM SRES = 75 3d f9 3c (gprs_gmm.c:666) 20240921054839800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921054839800 DMM DEBUG MM(262420000001003/f897e690) Requesting authorization (sgsn_auth.c:160) 20240921054839800 DMM INFO MM(262420000001003/f897e690) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921054839800 DMM DEBUG MM(262420000001003/f897e690) Requesting subscriber data update (gprs_subscriber.c:894) 20240921054839800 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240921054839800 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) 20240921054839800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921054839800 DMM INFO MM(262420000001003/f897e690) <- GMM ATTACH ACCEPT (new P-TMSI=0xf897e690) (gprs_gmm.c:300) 20240921054839803 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921054839803 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921054839803 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240921054839803 DMM INFO MM(262420000001003/f897e690) Subscriber data update (mmctx.c:445) 20240921054839803 DMM DEBUG MM(262420000001003/f897e690) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921054839803 DMM INFO MM(262420000001003/f897e690) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921054839803 DMM NOTICE MM(262420000001003/f897e690) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240921054839803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921054839803 DMM NOTICE MM(262420000001003/f897e690) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921054839803 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) 20240921054839804 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921054839804 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240921054839804 DMM INFO MM(262420000001003/f897e690) Subscriber data update (mmctx.c:445) 20240921054839804 DMM DEBUG MM(262420000001003/f897e690) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921054839815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054839815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921054839815 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054839815 DMM INFO MM(262420000001003/f897e690) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921054839815 DMM NOTICE MM(262420000001003/f897e690) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921054839815 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921054839815 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921054839815 DLLC NOTICE LLME(f3697725/f897e690){ASSIGNED} LLGM Assign pre (ffffffff => f897e690) (gprs_llc.c:1079) 20240921054839815 DLLC NOTICE LLME(ffffffff/f897e690){ASSIGNED} LLGM Assign post (ffffffff => f897e690) (gprs_llc.c:1125) 20240921054839815 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921054839815 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921054839815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921054839815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@d897cd60bd7d: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@d897cd60bd7d: Final verdict of PTC: pass 20240921054839874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54972<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921054839878 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(76)@d897cd60bd7d: Final verdict of PTC: none 20240921054839878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(75)@d897cd60bd7d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@d897cd60bd7d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(69)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@d897cd60bd7d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(64)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(74)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(62)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(67)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(72)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921054839943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054840345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88660) 20240921054840879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054840879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88660, count=89200) 20240921054841881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054841881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:48: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_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 20240921054842882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054842882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_timeout_after_pdp_act started. 20240921054843443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054843445 DMM INFO MM(262420000001003/f897e690) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921054843445 DMM INFO MM(262420000001003/f897e690) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921054843445 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921054843445 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921054843445 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921054843445 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921054843445 DLLC NOTICE LLME(ffffffff/f897e690){ASSIGNED} LLGM Assign pre (f897e690 => ffffffff) (gprs_llc.c:1079) 20240921054843445 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f897e690 => ffffffff) (gprs_llc.c:1125) 20240921054843445 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240921054843445 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) 20240921054843445 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) 20240921054843445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921054843445 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921054843445 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921054843445 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921054843445 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054843486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921054843486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054843486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054843486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054843486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921054843486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054843486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054843486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054843486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054843487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054843487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054843487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054843487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054843487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054843487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054843487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054843487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054843487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921054843487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054843487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054843487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054843487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054843489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054843493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054843493 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054843501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921054843501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054843501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054843501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054843501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921054843501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054843501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054843501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054843501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054843501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054843501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054843501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054843502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054843502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054843502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054843502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054843502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054843502 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921054843502 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054843502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054843502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054843502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921054843504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054843508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054843508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054843514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921054843514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054843515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054843515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054843515 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921054843515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054843515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054843515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054843515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054843515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054843515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054843515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054843515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054843515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054843515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054843515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054843515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054843515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921054843515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054843515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054843516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054843516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054843518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054843522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054843522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921054843883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054843883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921054843883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921054843883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921054843887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921054843888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@d897cd60bd7d: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='DF46E3A1'O, index=0 SGSN_Test-GSUP(95)@d897cd60bd7d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@d897cd60bd7d: 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 := '63B102692E97884AF6060B596DD4BE26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A459BB39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC5F2EAFD00795C3'O } } } } } 20240921054843957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054843957 DLLC NOTICE LLME(ffffffff/df46e3a1){UNASSIGNED} LLC RX: unknown TLLI 0xdf46e3a1, creating LLME on the fly (gprs_llc.c:552) 20240921054843957 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054843957 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240921054843957 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921054843957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921054843957 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921054843957 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921054843957 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921054843957 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921054843957 DLLC NOTICE LLME(ffffffff/df46e3a1){UNASSIGNED} LLGM Assign pre (df46e3a1 => cb13441d) (gprs_llc.c:1079) 20240921054843957 DLLC NOTICE LLME(df46e3a1/cb13441d){ASSIGNED} LLGM Assign post (df46e3a1 => cb13441d) (gprs_llc.c:1125) 20240921054843957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921054843957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921054843957 DMM DEBUG MM(262420000000021/cb13441d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054843982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054843982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921054843982 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054843982 DMM DEBUG MM(262420000000021/cb13441d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240921054843982 DMM NOTICE MM(262420000000021/cb13441d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921054843982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921054843982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921054843982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921054843982 DMM DEBUG MM(262420000000021/cb13441d) Requesting authorization (sgsn_auth.c:160) 20240921054843982 DMM INFO MM(262420000000021/cb13441d) Requesting authentication tuples (sgsn_auth.c:184) 20240921054843982 DMM DEBUG MM(262420000000021/cb13441d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921054843982 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240921054843982 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@d897cd60bd7d: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240921054843986 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921054843987 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921054843987 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921054843987 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921054843987 DMM INFO MM(262420000000021/cb13441d) Subscriber data update (mmctx.c:445) 20240921054843987 DMM DEBUG MM(262420000000021/cb13441d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921054843987 DMM INFO MM(262420000000021/cb13441d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921054843987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921054843987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921054843987 DMM INFO MM(262420000000021/cb13441d) <- GMM AUTH AND CIPHERING REQ (rand = 63 b1 02 69 2e 97 88 4a f6 06 0b 59 6d d4 be 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921054844005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054844005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054844005 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054844005 DMM INFO MM(262420000000021/cb13441d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921054844005 DMM NOTICE MM(262420000000021/cb13441d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921054844005 DMM DEBUG MM(262420000000021/cb13441d) checking auth: received GSM SRES = a4 59 bb 39 (gprs_gmm.c:666) 20240921054844005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921054844005 DMM DEBUG MM(262420000000021/cb13441d) Requesting authorization (sgsn_auth.c:160) 20240921054844005 DMM INFO MM(262420000000021/cb13441d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921054844005 DMM DEBUG MM(262420000000021/cb13441d) Requesting subscriber data update (gprs_subscriber.c:894) 20240921054844005 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240921054844005 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) 20240921054844005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921054844005 DMM INFO MM(262420000000021/cb13441d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb13441d) (gprs_gmm.c:300) 20240921054844008 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921054844008 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921054844008 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240921054844008 DMM INFO MM(262420000000021/cb13441d) Subscriber data update (mmctx.c:445) 20240921054844008 DMM DEBUG MM(262420000000021/cb13441d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921054844008 DMM INFO MM(262420000000021/cb13441d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921054844008 DMM NOTICE MM(262420000000021/cb13441d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240921054844008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921054844008 DMM NOTICE MM(262420000000021/cb13441d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921054844008 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) 20240921054844009 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921054844009 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240921054844009 DMM INFO MM(262420000000021/cb13441d) Subscriber data update (mmctx.c:445) 20240921054844009 DMM DEBUG MM(262420000000021/cb13441d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921054844022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054844022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921054844022 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054844022 DMM INFO MM(262420000000021/cb13441d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921054844022 DMM NOTICE MM(262420000000021/cb13441d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921054844022 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921054844022 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921054844022 DLLC NOTICE LLME(df46e3a1/cb13441d){ASSIGNED} LLGM Assign pre (ffffffff => cb13441d) (gprs_llc.c:1079) 20240921054844022 DLLC NOTICE LLME(ffffffff/cb13441d){ASSIGNED} LLGM Assign post (ffffffff => cb13441d) (gprs_llc.c:1125) 20240921054844022 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921054844022 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921054844022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921054844022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@d897cd60bd7d: setverdict(pass): none -> pass 20240921054844079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054844079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921054844079 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054844079 DMM INFO MM(262420000000021/cb13441d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921054844079 DMM INFO MM(262420000000021/cb13441d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921054844079 DMM DEBUG MM(262420000000021/cb13441d) Using GGSN 0 (gprs_sm.c:317) 20240921054844079 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240921054844079 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921054844079 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240921054844079 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240921054844100 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 87 cc b3 89 11 1a 24 90 82 14 05 7f 27 73 13 21 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) 20240921054844100 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585956058, cbp=0x5649aa851680) (sgsn_libgtp.c:629) 20240921054844100 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921054844100 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa852b48 TLLI=cb13441d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921054844100 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921054844101 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921054844117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054844117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240921054844117 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054844117 DMM INFO MM(262420000000021/cb13441d) -> GMM ATTACH REQUEST MI(TMSI-0xCB13441D) type="GPRS attach"  (gprs_gmm.c:1266) 20240921054844117 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921054844117 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921054844117 DLLC NOTICE LLME(ffffffff/cb13441d){ASSIGNED} LLGM Assign pre (cb13441d => f09f7db3) (gprs_llc.c:1079) 20240921054844117 DLLC NOTICE LLME(cb13441d/f09f7db3){ASSIGNED} LLGM Assign post (cb13441d => f09f7db3) (gprs_llc.c:1125) 20240921054844117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921054844117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921054844117 DMM DEBUG MM(262420000000021/f09f7db3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054844127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054844127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240921054844127 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054844127 DMM DEBUG MM(262420000000021/f09f7db3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240921054844127 DMM NOTICE MM(262420000000021/f09f7db3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921054844127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921054844127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921054844127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921054844127 DMM DEBUG MM(262420000000021/f09f7db3) Requesting authorization (sgsn_auth.c:160) 20240921054844127 DMM INFO MM(262420000000021/f09f7db3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921054844127 DMM DEBUG MM(262420000000021/f09f7db3) Requesting subscriber data update (gprs_subscriber.c:894) 20240921054844127 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240921054844127 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) 20240921054844128 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921054844128 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921054844128 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240921054844129 DMM INFO MM(262420000000021/f09f7db3) Subscriber data update (mmctx.c:445) 20240921054844129 DMM DEBUG MM(262420000000021/f09f7db3) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240921054844129 DMM INFO MM(262420000000021/f09f7db3) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240921054844129 DMM NOTICE MM(262420000000021/f09f7db3) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240921054844129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921054844129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921054844129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240921054844129 DMM INFO MM(262420000000021/f09f7db3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf09f7db3) (gprs_gmm.c:300) 20240921054844129 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) 20240921054844130 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921054844130 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240921054844130 DMM INFO MM(262420000000021/f09f7db3) Subscriber data update (mmctx.c:445) 20240921054844130 DMM DEBUG MM(262420000000021/f09f7db3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@d897cd60bd7d: Trying to receive 5 ATTACH ACCEPTs 20240921054850129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921054850129 DMM INFO MM(262420000000021/f09f7db3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf09f7db3) (gprs_gmm.c:300) 20240921054851057 DGPRS DEBUG Checking for inactive LLMEs, time = 29425930 (sgsn.c:131) 20240921054856130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921054856130 DMM INFO MM(262420000000021/f09f7db3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf09f7db3) (gprs_gmm.c:300) 20240921054902131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921054902131 DMM INFO MM(262420000000021/f09f7db3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf09f7db3) (gprs_gmm.c:300) 20240921054903885 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240921054903885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240921054903885 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921054908132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921054908132 DMM INFO MM(262420000000021/f09f7db3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf09f7db3) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@d897cd60bd7d: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@d897cd60bd7d: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240921054913488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054913495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054913495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921054913503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054913506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054913506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921054913516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054913519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054913519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921054914133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921054914133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240921054914133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921054914133 DMM NOTICE MM(262420000000021/f09f7db3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921054914133 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240921054914133 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa852b48, TLLI=f09f7db3, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921054914133 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921054914133 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921054914133 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240921054914133 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240921054914133 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) 20240921054914133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Reject}: Deallocated (fsm.c:568) 20240921054914133 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Deallocated (fsm.c:568) 20240921054914133 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921054914133 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921054914134 DLLC NOTICE LLME(cb13441d/f09f7db3){ASSIGNED} LLGM Assign pre (f09f7db3 => ffffffff) (gprs_llc.c:1079) 20240921054914134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f09f7db3 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@d897cd60bd7d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@d897cd60bd7d: Final verdict of PTC: pass 20240921054914657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@d897cd60bd7d: Final verdict of PTC: none 20240921054914661 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921054914661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(79)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(93)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@d897cd60bd7d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(83)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(88)@d897cd60bd7d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@d897cd60bd7d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(91)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(86)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(81)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921054914791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054915093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130252) 20240921054915662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054915662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=130252, count=130792) 20240921054916664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054916664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:49: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_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 20240921054917666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054917666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_auth_id_timeout started. 20240921054918198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054918200 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054918238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921054918238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054918238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054918238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054918238 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921054918238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054918238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054918238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054918238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054918238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054918238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054918238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054918239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054918239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054918239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054918239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054918239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054918239 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921054918239 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054918239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054918239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054918239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054918241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054918246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054918246 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054918252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921054918252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054918252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054918252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054918252 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921054918252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054918252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054918252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054918252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054918253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054918253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054918253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054918253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054918253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054918253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054918253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054918253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054918253 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921054918253 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054918253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921054918254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054918254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054918255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921054918260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054918260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054918271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921054918271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054918271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054918271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054918271 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921054918271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054918271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054918271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054918271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054918272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054918272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054918272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054918272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054918272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054918272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054918272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054918272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054918272 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921054918272 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054918272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054918272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054918272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054918274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054918278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054918278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(110)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921054918667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054918667 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921054918667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921054918667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921054918671 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921054918673 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@d897cd60bd7d: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F709A24D'O, index=0 SGSN_Test-GSUP(114)@d897cd60bd7d: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240921054918735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054918735 DLLC NOTICE LLME(ffffffff/f709a24d){UNASSIGNED} LLC RX: unknown TLLI 0xf709a24d, creating LLME on the fly (gprs_llc.c:552) 20240921054918735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054918735 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20240921054918735 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921054918735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921054918735 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921054918735 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921054918735 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921054918735 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921054918735 DLLC NOTICE LLME(ffffffff/f709a24d){UNASSIGNED} LLGM Assign pre (f709a24d => c8a6ff85) (gprs_llc.c:1079) 20240921054918735 DLLC NOTICE LLME(f709a24d/c8a6ff85){ASSIGNED} LLGM Assign post (f709a24d => c8a6ff85) (gprs_llc.c:1125) 20240921054918735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921054918735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921054918735 DMM DEBUG MM(262420000000002/c8a6ff85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054921057 DGPRS DEBUG Checking for inactive LLMEs, time = 29425960 (sgsn.c:131) 20240921054924737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921054924737 DMM DEBUG MM(262420000000002/c8a6ff85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054930737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921054930737 DMM DEBUG MM(262420000000002/c8a6ff85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054936739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921054936739 DMM DEBUG MM(262420000000002/c8a6ff85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054938669 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240921054938669 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240921054938669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921054942740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921054942741 DMM DEBUG MM(262420000000002/c8a6ff85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054948240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054948246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054948246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921054948254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054948258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054948258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921054948273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054948277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054948278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921054948742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921054948742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240921054948742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921054948742 DMM NOTICE MM(262420000000002/c8a6ff85) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240921054948743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Reject}: Deallocated (fsm.c:568) 20240921054948743 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921054948743 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921054948743 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921054948743 DLLC NOTICE LLME(f709a24d/c8a6ff85){ASSIGNED} LLGM Assign pre (c8a6ff85 => ffffffff) (gprs_llc.c:1079) 20240921054948743 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8a6ff85 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@d897cd60bd7d: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@d897cd60bd7d: Final verdict of PTC: pass 20240921054948763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50386<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(107)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(114)@d897cd60bd7d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@d897cd60bd7d: Final verdict of PTC: none 20240921054948768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921054948768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(102)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(112)@d897cd60bd7d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@d897cd60bd7d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(111)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(100)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(105)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921054948868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054949170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59664) 20240921054949770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054949770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59664, count=67920) 20240921054950772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054950772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921054951058 DGPRS DEBUG Checking for inactive LLMEs, time = 29425990 (sgsn.c:131) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:49:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20240921054951773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054951773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_auth_sai_timeout started. 20240921054952262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054952265 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054952305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921054952305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054952305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054952305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054952305 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921054952305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054952305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054952305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054952305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054952306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054952306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054952306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054952306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054952306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054952306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054952306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054952306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054952306 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921054952306 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054952306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054952306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054952306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054952308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054952314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054952314 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054952321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921054952321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054952321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054952321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054952321 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921054952321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054952321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054952321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054952321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054952322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054952322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054952322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054952322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054952322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054952322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054952322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054952322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054952322 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921054952322 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054952322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054952322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054952322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054952324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054952328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054952328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921054952336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921054952337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921054952337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921054952337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054952337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921054952337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921054952337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921054952337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921054952337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921054952337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921054952337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921054952337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921054952337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921054952337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921054952337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921054952337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921054952337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921054952337 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921054952337 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921054952337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921054952337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921054952337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921054952340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921054952345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054952345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921054952775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054952775 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921054952775 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921054952775 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921054952779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921054952780 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@d897cd60bd7d: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D265A3DC'O, index=0 SGSN_Test-GSUP(133)@d897cd60bd7d: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240921054952843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054952843 DLLC NOTICE LLME(ffffffff/d265a3dc){UNASSIGNED} LLC RX: unknown TLLI 0xd265a3dc, creating LLME on the fly (gprs_llc.c:552) 20240921054952843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921054952843 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20240921054952843 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921054952843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921054952843 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921054952843 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921054952843 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921054952843 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921054952843 DLLC NOTICE LLME(ffffffff/d265a3dc){UNASSIGNED} LLGM Assign pre (d265a3dc => fdc561f9) (gprs_llc.c:1079) 20240921054952843 DLLC NOTICE LLME(d265a3dc/fdc561f9){ASSIGNED} LLGM Assign post (d265a3dc => fdc561f9) (gprs_llc.c:1125) 20240921054952843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921054952843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921054952843 DMM DEBUG MM(262420000000003/fdc561f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921054952859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921054952859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921054952859 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921054952859 DMM DEBUG MM(262420000000003/fdc561f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240921054952859 DMM NOTICE MM(262420000000003/fdc561f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921054952859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921054952859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921054952859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921054952859 DMM DEBUG MM(262420000000003/fdc561f9) Requesting authorization (sgsn_auth.c:160) 20240921054952859 DMM INFO MM(262420000000003/fdc561f9) Requesting authentication tuples (sgsn_auth.c:184) 20240921054952859 DMM DEBUG MM(262420000000003/fdc561f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921054952859 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240921054952859 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@d897cd60bd7d: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240921054958861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240921054958861 DMM ERROR MM(262420000000003/fdc561f9) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240921054958861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240921054958861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921054958861 DMM NOTICE MM(262420000000003/fdc561f9) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240921054958861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Reject}: Deallocated (fsm.c:568) 20240921054958861 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921054958861 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921054958861 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921054958861 DLLC NOTICE LLME(d265a3dc/fdc561f9){ASSIGNED} LLGM Assign pre (fdc561f9 => ffffffff) (gprs_llc.c:1079) 20240921054958861 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdc561f9 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@d897cd60bd7d: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@d897cd60bd7d: Final verdict of PTC: pass 20240921054958881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(126)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(131)@d897cd60bd7d: Final verdict of PTC: none 20240921054958886 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921054958886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_timeout-BVCI196(120)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@d897cd60bd7d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(121)@d897cd60bd7d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(129)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(124)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(119)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921054959013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921054959315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62180) 20240921054959888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921054959888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62180, count=67096) 20240921055000890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055000890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:50: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_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 20240921055001892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055001892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_auth_sai_reject started. 20240921055002363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055002363 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055002382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055002382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055002382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055002382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055002382 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055002382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055002382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055002382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055002382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055002383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055002383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055002383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055002383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055002383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055002383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055002383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055002383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055002383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055002383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055002383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055002383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055002383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055002385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055002390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055002390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055002397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055002397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055002397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055002397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055002397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055002397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055002397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055002397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055002397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055002397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055002397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055002397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055002397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055002397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055002397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055002397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055002397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055002397 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055002397 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055002397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055002398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055002398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055002400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055002406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055002406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055002413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055002413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055002413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055002413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055002413 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055002413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055002413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055002413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055002413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055002414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055002414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055002414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055002414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055002414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055002414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055002414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055002414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055002414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055002414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055002414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055002414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055002414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055002416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055002421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055002421 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055002893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055002893 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055002893 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055002893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055002894 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20240921055002894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@d897cd60bd7d: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='EE2383A1'O, index=0 SGSN_Test-GSUP(152)@d897cd60bd7d: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240921055002914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055002914 DLLC NOTICE LLME(ffffffff/ee2383a1){UNASSIGNED} LLC RX: unknown TLLI 0xee2383a1, creating LLME on the fly (gprs_llc.c:552) 20240921055002914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055002914 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055002914 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055002914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055002914 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055002914 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055002914 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055002914 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055002914 DLLC NOTICE LLME(ffffffff/ee2383a1){UNASSIGNED} LLGM Assign pre (ee2383a1 => d9910276) (gprs_llc.c:1079) 20240921055002914 DLLC NOTICE LLME(ee2383a1/d9910276){ASSIGNED} LLGM Assign post (ee2383a1 => d9910276) (gprs_llc.c:1125) 20240921055002914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055002914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055002914 DMM DEBUG MM(262420000000004/d9910276) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055002921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055002921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055002921 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055002921 DMM DEBUG MM(262420000000004/d9910276) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240921055002921 DMM NOTICE MM(262420000000004/d9910276) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055002921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055002921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055002921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055002921 DMM DEBUG MM(262420000000004/d9910276) Requesting authorization (sgsn_auth.c:160) 20240921055002921 DMM INFO MM(262420000000004/d9910276) Requesting authentication tuples (sgsn_auth.c:184) 20240921055002921 DMM DEBUG MM(262420000000004/d9910276) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055002921 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240921055002921 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@d897cd60bd7d: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240921055002962 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240921055002962 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240921055002962 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240921055008922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240921055008922 DMM ERROR MM(262420000000004/d9910276) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240921055008922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240921055008922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921055008922 DMM NOTICE MM(262420000000004/d9910276) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240921055008922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Reject}: Deallocated (fsm.c:568) 20240921055008922 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055008922 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055008922 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921055008922 DLLC NOTICE LLME(ee2383a1/d9910276){ASSIGNED} LLGM Assign pre (d9910276 => ffffffff) (gprs_llc.c:1079) 20240921055008922 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9910276 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@d897cd60bd7d: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@d897cd60bd7d: Final verdict of PTC: pass 20240921055008944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(136)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(152)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(145)@d897cd60bd7d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@d897cd60bd7d: Final verdict of PTC: none 20240921055008949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055008950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(140)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(150)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@d897cd60bd7d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@d897cd60bd7d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(138)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(143)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(148)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055009046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055009348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64140) 20240921055009950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055009950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64140, count=68496) 20240921055010952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055010952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:50:11 UTC 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 20240921055011953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055011953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_gsup_lu_timeout started. 20240921055012388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055012389 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055012452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055012452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055012452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055012452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055012452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055012452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055012452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055012452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055012452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(159)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055012453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055012453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055012453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055012453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055012453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055012453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055012453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055012453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055012453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055012453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055012453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055012453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055012453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055012455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055012459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055012459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(157)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055012468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055012468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055012468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055012468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055012468 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055012468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055012468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055012468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055012468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(164)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(165)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055012468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055012468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055012468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055012468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055012468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055012468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055012468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055012468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055012468 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055012468 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055012468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(165)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055012469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055012469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055012471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055012476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055012476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(164)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_gsup_lu_timeout-BVCI210(162)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055012479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055012479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055012479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055012479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055012479 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055012479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055012479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055012479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055012479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055012480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055012480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055012480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055012480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055012480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055012480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055012480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055012480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055012480 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055012480 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055012480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055012480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055012480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055012482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055012486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055012486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055012955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055012955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055012955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055012955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055012958 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055012959 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@d897cd60bd7d: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CD6CABD4'O, index=0 SGSN_Test-GSUP(171)@d897cd60bd7d: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@d897cd60bd7d: 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 := '0629000501E7BD11EE9CD4E624E3C7A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D94516CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0DC0350E69F9E278'O } } } } } 20240921055014009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055014009 DLLC NOTICE LLME(ffffffff/cd6cabd4){UNASSIGNED} LLC RX: unknown TLLI 0xcd6cabd4, creating LLME on the fly (gprs_llc.c:552) 20240921055014009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055014009 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055014009 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055014009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055014009 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055014009 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055014009 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055014009 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055014009 DLLC NOTICE LLME(ffffffff/cd6cabd4){UNASSIGNED} LLGM Assign pre (cd6cabd4 => e3532fd0) (gprs_llc.c:1079) 20240921055014009 DLLC NOTICE LLME(cd6cabd4/e3532fd0){ASSIGNED} LLGM Assign post (cd6cabd4 => e3532fd0) (gprs_llc.c:1125) 20240921055014009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055014009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055014009 DMM DEBUG MM(262420000000005/e3532fd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055014016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055014016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055014016 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055014016 DMM DEBUG MM(262420000000005/e3532fd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240921055014016 DMM NOTICE MM(262420000000005/e3532fd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055014016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055014016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055014016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055014016 DMM DEBUG MM(262420000000005/e3532fd0) Requesting authorization (sgsn_auth.c:160) 20240921055014016 DMM INFO MM(262420000000005/e3532fd0) Requesting authentication tuples (sgsn_auth.c:184) 20240921055014016 DMM DEBUG MM(262420000000005/e3532fd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055014016 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240921055014016 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@d897cd60bd7d: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240921055014018 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055014018 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055014018 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055014018 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055014018 DMM INFO MM(262420000000005/e3532fd0) Subscriber data update (mmctx.c:445) 20240921055014018 DMM DEBUG MM(262420000000005/e3532fd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055014018 DMM INFO MM(262420000000005/e3532fd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055014018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055014018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055014018 DMM INFO MM(262420000000005/e3532fd0) <- GMM AUTH AND CIPHERING REQ (rand = 06 29 00 05 01 e7 bd 11 ee 9c d4 e6 24 e3 c7 a8 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055014021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055014021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055014021 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055014021 DMM INFO MM(262420000000005/e3532fd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055014021 DMM NOTICE MM(262420000000005/e3532fd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055014021 DMM DEBUG MM(262420000000005/e3532fd0) checking auth: received GSM SRES = d9 45 16 cc (gprs_gmm.c:666) 20240921055014021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055014021 DMM DEBUG MM(262420000000005/e3532fd0) Requesting authorization (sgsn_auth.c:160) 20240921055014021 DMM INFO MM(262420000000005/e3532fd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055014021 DMM DEBUG MM(262420000000005/e3532fd0) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055014021 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240921055014021 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) 20240921055014021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055014021 DMM INFO MM(262420000000005/e3532fd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3532fd0) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@d897cd60bd7d: setverdict(fail): none -> fail MC@d897cd60bd7d: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20240921055014024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055014024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(171)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(165)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(169)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(160)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(163)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(167)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@d897cd60bd7d: Final verdict of PTC: fail -NSVCI97-provIP(158)@d897cd60bd7d: Final verdict of PTC: none 20240921055014026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51134<->l=127.0.0.10:4245 (telnet_interface.c:138) MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@d897cd60bd7d: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@d897cd60bd7d: 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'. Sat Sep 21 05:50:14 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 20240921055014107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055014510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43808) 20240921055015025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055015025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43808, count=73444) 20240921055016027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055016027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:50:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055017029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055017030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_gsup_lu_reject started. 20240921055017609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055017612 DMM INFO MM(262420000000005/e3532fd0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055017612 DMM INFO MM(262420000000005/e3532fd0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055017612 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055017612 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055017612 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055017612 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240921055017612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240921055017612 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055017612 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055017612 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055017612 DLLC NOTICE LLME(cd6cabd4/e3532fd0){ASSIGNED} LLGM Assign pre (e3532fd0 => ffffffff) (gprs_llc.c:1079) 20240921055017612 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3532fd0 => ffffffff) (gprs_llc.c:1125) 20240921055017612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055017655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055017655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055017655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055017655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055017655 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055017655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055017655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055017655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055017655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055017656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055017656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055017656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055017656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055017656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055017656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055017656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055017656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055017656 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055017656 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055017656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055017656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055017656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055017659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055017665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055017665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055017670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055017670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055017670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055017670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055017670 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055017670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055017670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055017670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055017670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055017671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055017671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055017671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055017671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055017671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055017671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055017671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055017671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055017671 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055017671 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055017671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055017672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055017672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055017674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055017679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055017679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055017686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055017686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055017686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055017686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055017686 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055017686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055017686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055017686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055017686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055017687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055017687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055017687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055017687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055017687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055017687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055017687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055017687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055017687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055017687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055017687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055017687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055017687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055017689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055017693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055017694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055018031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055018031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055018031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055018031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055018035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055018037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@d897cd60bd7d: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E54ACEB7'O, index=0 SGSN_Test-GSUP(190)@d897cd60bd7d: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@d897cd60bd7d: 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 := '91DF6092BCF752EF85884884055A7FE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9156A20'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C3A3D6A7F564333'O } } } } } 20240921055019114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055019114 DLLC NOTICE LLME(ffffffff/e54aceb7){UNASSIGNED} LLC RX: unknown TLLI 0xe54aceb7, creating LLME on the fly (gprs_llc.c:552) 20240921055019114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055019114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055019114 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055019114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055019114 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055019114 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055019114 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055019114 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055019114 DLLC NOTICE LLME(ffffffff/e54aceb7){UNASSIGNED} LLGM Assign pre (e54aceb7 => fb5d4295) (gprs_llc.c:1079) 20240921055019114 DLLC NOTICE LLME(e54aceb7/fb5d4295){ASSIGNED} LLGM Assign post (e54aceb7 => fb5d4295) (gprs_llc.c:1125) 20240921055019114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055019114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055019114 DMM DEBUG MM(262420000000006/fb5d4295) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055019122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055019122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055019122 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055019122 DMM DEBUG MM(262420000000006/fb5d4295) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240921055019122 DMM NOTICE MM(262420000000006/fb5d4295) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055019122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055019122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055019122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055019122 DMM DEBUG MM(262420000000006/fb5d4295) Requesting authorization (sgsn_auth.c:160) 20240921055019122 DMM INFO MM(262420000000006/fb5d4295) Requesting authentication tuples (sgsn_auth.c:184) 20240921055019122 DMM DEBUG MM(262420000000006/fb5d4295) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055019122 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240921055019122 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@d897cd60bd7d: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240921055019125 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055019125 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055019125 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055019125 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055019125 DMM INFO MM(262420000000006/fb5d4295) Subscriber data update (mmctx.c:445) 20240921055019125 DMM DEBUG MM(262420000000006/fb5d4295) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055019125 DMM INFO MM(262420000000006/fb5d4295) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055019125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055019125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055019125 DMM INFO MM(262420000000006/fb5d4295) <- GMM AUTH AND CIPHERING REQ (rand = 91 df 60 92 bc f7 52 ef 85 88 48 84 05 5a 7f e1 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055019131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055019131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055019131 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055019131 DMM INFO MM(262420000000006/fb5d4295) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055019131 DMM NOTICE MM(262420000000006/fb5d4295) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055019131 DMM DEBUG MM(262420000000006/fb5d4295) checking auth: received GSM SRES = c9 15 6a 20 (gprs_gmm.c:666) 20240921055019131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055019131 DMM DEBUG MM(262420000000006/fb5d4295) Requesting authorization (sgsn_auth.c:160) 20240921055019131 DMM INFO MM(262420000000006/fb5d4295) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055019131 DMM DEBUG MM(262420000000006/fb5d4295) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055019131 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240921055019132 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) 20240921055019132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055019132 DMM INFO MM(262420000000006/fb5d4295) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb5d4295) (gprs_gmm.c:300) 20240921055019132 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240921055019132 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240921055019132 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240921055019132 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055019132 DMM INFO MM(262420000000006/fb5d4295) Subscriber data update (mmctx.c:445) 20240921055019132 DMM DEBUG MM(262420000000006/fb5d4295) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@d897cd60bd7d: setverdict(fail): none -> fail MC@d897cd60bd7d: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240921055019139 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055019139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(188)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(183)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@d897cd60bd7d: Final verdict of PTC: none 20240921055019142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(184)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(178)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(176)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(181)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(186)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@d897cd60bd7d: Final verdict of PTC: fail SGSN_Test-Gb1-BSSGP1(180)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@d897cd60bd7d: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@d897cd60bd7d: 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'. Sat Sep 21 05:50:19 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 20240921055019223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055019625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75816) 20240921055020140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055020140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75816, count=80172) 20240921055021059 DGPRS DEBUG Checking for inactive LLMEs, time = 29426020 (sgsn.c:131) 20240921055021141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055021141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055022142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055022142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_combined started. 20240921055022726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055022729 DMM INFO MM(262420000000006/fb5d4295) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055022729 DMM INFO MM(262420000000006/fb5d4295) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055022729 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055022729 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055022729 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055022729 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240921055022729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240921055022729 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055022729 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055022729 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055022729 DLLC NOTICE LLME(e54aceb7/fb5d4295){ASSIGNED} LLGM Assign pre (fb5d4295 => ffffffff) (gprs_llc.c:1079) 20240921055022729 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb5d4295 => ffffffff) (gprs_llc.c:1125) 20240921055022729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055022773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055022773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055022773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055022773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055022773 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055022773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055022773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055022773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055022773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055022774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055022774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055022774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055022774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055022774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055022774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055022774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055022774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055022774 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055022774 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055022774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055022774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055022774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055022776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(198)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055022780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055022780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055022789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055022789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055022789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055022789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055022789 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055022789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055022789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055022789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055022789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055022790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055022790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055022790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055022790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055022790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055022790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055022790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055022790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055022790 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055022790 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055022790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055022790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055022790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055022792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055022797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055022797 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(201)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055022808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055022808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055022808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055022808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055022808 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055022808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055022808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055022808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055022808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055022809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055022809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055022809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055022809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055022809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055022809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055022809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055022809 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055022809 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055022809 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055022809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055022809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055022809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055022811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055022816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055022816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055023143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055023143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055023143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055023143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055023147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055023149 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@d897cd60bd7d: 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(207)@d897cd60bd7d: 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(207)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@d897cd60bd7d: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EDA4F0EA'O, index=0 SGSN_Test-GSUP(209)@d897cd60bd7d: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@d897cd60bd7d: 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 := '9F5E800FC0763C6FD5718958E5196F68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B01C6F6B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0E4B99E397F78FD'O } } } } } 20240921055024223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055024223 DLLC NOTICE LLME(ffffffff/eda4f0ea){UNASSIGNED} LLC RX: unknown TLLI 0xeda4f0ea, creating LLME on the fly (gprs_llc.c:552) 20240921055024223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055024223 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240921055024223 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055024223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055024223 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055024223 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055024223 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055024223 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055024223 DLLC NOTICE LLME(ffffffff/eda4f0ea){UNASSIGNED} LLGM Assign pre (eda4f0ea => d2d40276) (gprs_llc.c:1079) 20240921055024223 DLLC NOTICE LLME(eda4f0ea/d2d40276){ASSIGNED} LLGM Assign post (eda4f0ea => d2d40276) (gprs_llc.c:1125) 20240921055024223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055024223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055024223 DMM DEBUG MM(262420000000007/d2d40276) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055024242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055024242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055024242 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055024242 DMM DEBUG MM(262420000000007/d2d40276) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240921055024242 DMM NOTICE MM(262420000000007/d2d40276) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055024242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055024242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055024242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055024242 DMM DEBUG MM(262420000000007/d2d40276) Requesting authorization (sgsn_auth.c:160) 20240921055024242 DMM INFO MM(262420000000007/d2d40276) Requesting authentication tuples (sgsn_auth.c:184) 20240921055024242 DMM DEBUG MM(262420000000007/d2d40276) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055024242 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240921055024242 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@d897cd60bd7d: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240921055024248 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055024248 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055024248 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055024248 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055024248 DMM INFO MM(262420000000007/d2d40276) Subscriber data update (mmctx.c:445) 20240921055024248 DMM DEBUG MM(262420000000007/d2d40276) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055024248 DMM INFO MM(262420000000007/d2d40276) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055024248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055024248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055024248 DMM INFO MM(262420000000007/d2d40276) <- GMM AUTH AND CIPHERING REQ (rand = 9f 5e 80 0f c0 76 3c 6f d5 71 89 58 e5 19 6f 68 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055024263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055024263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055024263 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055024263 DMM INFO MM(262420000000007/d2d40276) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055024263 DMM NOTICE MM(262420000000007/d2d40276) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055024263 DMM DEBUG MM(262420000000007/d2d40276) checking auth: received GSM SRES = b0 1c 6f 6b (gprs_gmm.c:666) 20240921055024263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055024264 DMM DEBUG MM(262420000000007/d2d40276) Requesting authorization (sgsn_auth.c:160) 20240921055024264 DMM INFO MM(262420000000007/d2d40276) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055024264 DMM DEBUG MM(262420000000007/d2d40276) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055024264 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240921055024264 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) 20240921055024264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055024264 DMM INFO MM(262420000000007/d2d40276) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2d40276) (gprs_gmm.c:300) 20240921055024266 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055024266 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055024266 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240921055024266 DMM INFO MM(262420000000007/d2d40276) Subscriber data update (mmctx.c:445) 20240921055024266 DMM DEBUG MM(262420000000007/d2d40276) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055024266 DMM INFO MM(262420000000007/d2d40276) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055024266 DMM NOTICE MM(262420000000007/d2d40276) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240921055024266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055024266 DMM NOTICE MM(262420000000007/d2d40276) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055024266 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) 20240921055024268 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055024268 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240921055024268 DMM INFO MM(262420000000007/d2d40276) Subscriber data update (mmctx.c:445) 20240921055024268 DMM DEBUG MM(262420000000007/d2d40276) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@d897cd60bd7d: Removing Client IMSI='262420000000007'H, index=0 20240921055024278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055024278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055024279 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055024279 DMM INFO MM(262420000000007/d2d40276) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055024279 DMM NOTICE MM(262420000000007/d2d40276) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055024279 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055024279 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055024279 DLLC NOTICE LLME(eda4f0ea/d2d40276){ASSIGNED} LLGM Assign pre (ffffffff => d2d40276) (gprs_llc.c:1079) 20240921055024279 DLLC NOTICE LLME(ffffffff/d2d40276){ASSIGNED} LLGM Assign post (ffffffff => d2d40276) (gprs_llc.c:1125) 20240921055024279 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055024279 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055024279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055024279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@d897cd60bd7d: Final verdict of PTC: pass 20240921055024284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54996<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055024288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(209)@d897cd60bd7d: Final verdict of PTC: none 20240921055024288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(193)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@d897cd60bd7d: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@d897cd60bd7d: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@d897cd60bd7d: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(197)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(208)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(202)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(200)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(206)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(195)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_combined finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:50:24 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20240921055024353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055024755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47404) 20240921055025289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055025290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47404, count=88164) 20240921055026291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055026291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055027292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055027292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_accept_all started. 20240921055027833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055027835 DMM INFO MM(262420000000007/d2d40276) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055027836 DMM INFO MM(262420000000007/d2d40276) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055027836 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055027836 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055027836 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055027836 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055027836 DLLC NOTICE LLME(ffffffff/d2d40276){ASSIGNED} LLGM Assign pre (d2d40276 => ffffffff) (gprs_llc.c:1079) 20240921055027836 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2d40276 => ffffffff) (gprs_llc.c:1125) 20240921055027836 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240921055027836 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) 20240921055027836 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) 20240921055027836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055027836 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055027836 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055027836 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055027836 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055027863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055027863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055027863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055027863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055027863 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055027863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055027863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055027863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055027863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055027865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055027865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055027865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055027865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055027865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055027865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055027865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055027865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055027865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055027865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055027865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055027866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055027866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055027869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 20240921055027873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055027873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055027884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055027884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055027884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055027884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055027884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055027884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055027884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055027884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055027884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055027885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055027885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055027885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055027885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055027885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055027885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055027885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055027885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055027885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055027885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055027885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055027885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055027885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055027888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055027893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055027893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055027901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055027901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055027901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055027901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055027901 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055027901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055027901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055027901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055027901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055027903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055027903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055027903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055027903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055027903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055027903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055027903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055027903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055027903 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055027903 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055027903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055027903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055027903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055027905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055027911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055027911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055028294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055028294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055028294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055028294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055028298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055028299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@d897cd60bd7d: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C10D09FD'O, index=0 SGSN_Test-GSUP(228)@d897cd60bd7d: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240921055029381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055029381 DLLC NOTICE LLME(ffffffff/c10d09fd){UNASSIGNED} LLC RX: unknown TLLI 0xc10d09fd, creating LLME on the fly (gprs_llc.c:552) 20240921055029381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055029381 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055029381 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055029381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055029381 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055029381 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055029381 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055029381 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055029381 DLLC NOTICE LLME(ffffffff/c10d09fd){UNASSIGNED} LLGM Assign pre (c10d09fd => d285785a) (gprs_llc.c:1079) 20240921055029381 DLLC NOTICE LLME(c10d09fd/d285785a){ASSIGNED} LLGM Assign post (c10d09fd => d285785a) (gprs_llc.c:1125) 20240921055029381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055029381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055029381 DMM DEBUG MM(262420000000008/d285785a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055029400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055029400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055029400 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055029400 DMM DEBUG MM(262420000000008/d285785a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240921055029401 DMM NOTICE MM(262420000000008/d285785a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055029401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055029401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055029401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240921055029401 DMM INFO MM(262420000000008/d285785a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd285785a) (gprs_gmm.c:300) TC_attach_accept_all(230)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@d897cd60bd7d: Removing Client IMSI='262420000000008'H, index=0 20240921055030394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055030394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055030394 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055030394 DMM INFO MM(262420000000008/d285785a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055030394 DMM NOTICE MM(262420000000008/d285785a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055030394 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055030394 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055030394 DLLC NOTICE LLME(c10d09fd/d285785a){ASSIGNED} LLGM Assign pre (ffffffff => d285785a) (gprs_llc.c:1079) 20240921055030394 DLLC NOTICE LLME(ffffffff/d285785a){ASSIGNED} LLGM Assign post (ffffffff => d285785a) (gprs_llc.c:1125) 20240921055030394 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055030394 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055030394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055030394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@d897cd60bd7d: Final verdict of PTC: pass 20240921055030398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55010<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055030400 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055030400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@d897cd60bd7d: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(221)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(228)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(216)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(226)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@d897cd60bd7d: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@d897cd60bd7d: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(219)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(224)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(214)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_accept_all finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:50:30 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20240921055030462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055030864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66228) 20240921055031401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055031401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66228, count=70584) 20240921055032402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055032403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055033404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055033404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_closed started. 20240921055033917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055033919 DMM INFO MM(262420000000008/d285785a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055033919 DMM INFO MM(262420000000008/d285785a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055033919 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055033919 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055033919 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055033919 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055033919 DLLC NOTICE LLME(ffffffff/d285785a){ASSIGNED} LLGM Assign pre (d285785a => ffffffff) (gprs_llc.c:1079) 20240921055033919 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d285785a => ffffffff) (gprs_llc.c:1125) 20240921055033919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055033919 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055033919 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055033919 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055033919 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055033949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055033949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055033949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055033949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055033949 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055033949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055033949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055033949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055033949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055033950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055033950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055033950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055033950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055033950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055033950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055033950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055033950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055033950 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055033950 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055033950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055033951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055033951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055033953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055033958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055033958 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055033965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055033965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055033965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055033966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055033966 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055033966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055033966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055033966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055033966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055033966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055033966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055033966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055033966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055033967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055033967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055033967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055033967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055033967 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055033967 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055033967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055033967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055033967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055033969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055033973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055033973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055033981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055033981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055033981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055033981 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055033981 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055033981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055033981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055033981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055033981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055033982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055033982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055033982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055033982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055033982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055033982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055033982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055033982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055033982 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055033982 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055033982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055033982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055033982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055033984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055033988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055033988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055034405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055034405 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055034405 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055034405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055034409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055034411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@d897cd60bd7d: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='F3A3802E'O, index=0 SGSN_Test-GSUP(247)@d897cd60bd7d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@d897cd60bd7d: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='F3A3802E'O, index=1 20240921055035480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055035480 DLLC NOTICE LLME(ffffffff/f3a3802e){UNASSIGNED} LLC RX: unknown TLLI 0xf3a3802e, creating LLME on the fly (gprs_llc.c:552) 20240921055035480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055035480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055035480 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055035480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055035480 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055035480 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055035480 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055035480 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055035480 DLLC NOTICE LLME(ffffffff/f3a3802e){UNASSIGNED} LLGM Assign pre (f3a3802e => f7afaef1) (gprs_llc.c:1079) 20240921055035480 DLLC NOTICE LLME(f3a3802e/f7afaef1){ASSIGNED} LLGM Assign post (f3a3802e => f7afaef1) (gprs_llc.c:1125) 20240921055035480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055035480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055035480 DMM DEBUG MM(001010123456789/f7afaef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055035504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055035504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055035504 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055035504 DMM DEBUG MM(001010123456789/f7afaef1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240921055035504 DMM NOTICE MM(001010123456789/f7afaef1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055035504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055035504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055035504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240921055035504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921055035504 DMM NOTICE MM(001010123456789/f7afaef1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240921055035504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Reject}: Deallocated (fsm.c:568) 20240921055035504 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055035504 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055035504 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921055035504 DLLC NOTICE LLME(f3a3802e/f7afaef1){ASSIGNED} LLGM Assign pre (f7afaef1 => ffffffff) (gprs_llc.c:1079) 20240921055035504 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7afaef1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d897cd60bd7d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@d897cd60bd7d: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@d897cd60bd7d: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D056A603'O, index=2 SGSN_Test-GSUP(247)@d897cd60bd7d: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240921055035541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055035541 DLLC NOTICE LLME(ffffffff/d056a603){UNASSIGNED} LLC RX: unknown TLLI 0xd056a603, creating LLME on the fly (gprs_llc.c:552) 20240921055035541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055035541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055035541 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055035541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055035541 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055035542 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055035542 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055035542 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055035542 DLLC NOTICE LLME(ffffffff/d056a603){UNASSIGNED} LLGM Assign pre (d056a603 => f5809236) (gprs_llc.c:1079) 20240921055035542 DLLC NOTICE LLME(d056a603/f5809236){ASSIGNED} LLGM Assign post (d056a603 => f5809236) (gprs_llc.c:1125) 20240921055035542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055035542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055035542 DMM DEBUG MM(262420000000010/f5809236) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055035545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055035545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055035545 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055035545 DMM DEBUG MM(262420000000010/f5809236) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240921055035545 DMM NOTICE MM(262420000000010/f5809236) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055035545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055035545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055035545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240921055035545 DMM INFO MM(262420000000010/f5809236) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5809236) (gprs_gmm.c:300) TC_attach_closed(250)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d897cd60bd7d: Removing Client IMSI='262420000000010'H, index=2 20240921055036555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055036555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055036555 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055036555 DMM INFO MM(262420000000010/f5809236) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055036555 DMM NOTICE MM(262420000000010/f5809236) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055036555 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055036555 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055036555 DLLC NOTICE LLME(d056a603/f5809236){ASSIGNED} LLGM Assign pre (ffffffff => f5809236) (gprs_llc.c:1079) 20240921055036556 DLLC NOTICE LLME(ffffffff/f5809236){ASSIGNED} LLGM Assign post (ffffffff => f5809236) (gprs_llc.c:1125) 20240921055036556 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055036556 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055036556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055036556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@d897cd60bd7d: Final verdict of PTC: pass 20240921055036558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48036<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055036562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055036562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(240)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(245)@d897cd60bd7d: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@d897cd60bd7d: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(235)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@d897cd60bd7d: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(233)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(238)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(243)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@d897cd60bd7d: Test case TC_attach_closed finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:50:36 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20240921055036619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055037021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76760) 20240921055037564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055037564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76760, count=81116) 20240921055038566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055038566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:50:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20240921055039568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055039568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_no_imei_response started. 20240921055040119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055040122 DMM INFO MM(262420000000010/f5809236) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055040123 DMM INFO MM(262420000000010/f5809236) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055040123 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055040123 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055040123 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055040123 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055040123 DLLC NOTICE LLME(ffffffff/f5809236){ASSIGNED} LLGM Assign pre (f5809236 => ffffffff) (gprs_llc.c:1079) 20240921055040123 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5809236 => ffffffff) (gprs_llc.c:1125) 20240921055040123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055040123 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055040123 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055040123 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055040123 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055040165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055040165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055040165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055040165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055040165 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055040165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055040165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055040165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055040165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240921055040166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055040166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(255)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055040166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055040166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055040166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055040166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055040166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055040166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055040166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055040166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055040166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055040167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055040167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055040169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055040174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055040174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055040185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055040185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055040185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055040185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055040185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055040185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055040185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055040185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055040185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(260)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055040186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055040186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055040186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055040186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055040186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055040186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055040186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055040186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055040186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055040186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055040186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055040186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055040186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055040188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055040193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055040193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(260)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI210(258)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055040196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055040196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055040196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055040196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055040196 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055040196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055040196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055040196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055040196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055040197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055040197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055040197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055040197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055040197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055040197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055040197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055040197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055040197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055040199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055040203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055040203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055040569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055040569 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055040569 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055040569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055040573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055040574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@d897cd60bd7d: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='EA2BC0A0'O, index=0 SGSN_Test-GSUP(267)@d897cd60bd7d: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240921055041655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055041655 DLLC NOTICE LLME(ffffffff/ea2bc0a0){UNASSIGNED} LLC RX: unknown TLLI 0xea2bc0a0, creating LLME on the fly (gprs_llc.c:552) 20240921055041655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055041655 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240921055041655 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055041655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055041655 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055041655 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055041655 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055041655 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055041655 DLLC NOTICE LLME(ffffffff/ea2bc0a0){UNASSIGNED} LLGM Assign pre (ea2bc0a0 => fd24c36f) (gprs_llc.c:1079) 20240921055041655 DLLC NOTICE LLME(ea2bc0a0/fd24c36f){ASSIGNED} LLGM Assign post (ea2bc0a0 => fd24c36f) (gprs_llc.c:1125) 20240921055041655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055041655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055041655 DMM DEBUG MM(262420000000032/fd24c36f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055047656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055047656 DMM DEBUG MM(262420000000032/fd24c36f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055051060 DGPRS DEBUG Checking for inactive LLMEs, time = 29426050 (sgsn.c:131) 20240921055053658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055053658 DMM DEBUG MM(262420000000032/fd24c36f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055059658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055059658 DMM DEBUG MM(262420000000032/fd24c36f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055100570 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240921055100570 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240921055100570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055105659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055105660 DMM DEBUG MM(262420000000032/fd24c36f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055110167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055110172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055110172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055110187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055110191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055110191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055110198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055110202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055110202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055111661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055111661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240921055111661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921055111661 DMM NOTICE MM(262420000000032/fd24c36f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240921055111661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Reject}: Deallocated (fsm.c:568) 20240921055111661 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055111661 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055111661 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921055111661 DLLC NOTICE LLME(ea2bc0a0/fd24c36f){ASSIGNED} LLGM Assign pre (fd24c36f => ffffffff) (gprs_llc.c:1079) 20240921055111661 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd24c36f => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@d897cd60bd7d: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@d897cd60bd7d: Final verdict of PTC: pass 20240921055111681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@d897cd60bd7d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@d897cd60bd7d: Final verdict of PTC: none 20240921055111686 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055111686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI210(258)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(265)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(261)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(255)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@d897cd60bd7d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(259)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(263)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(253)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055111748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055112051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62732) 20240921055112688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055112688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62732, count=70988) 20240921055113690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055113690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:51:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20240921055114692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055114692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_no_imsi_response started. 20240921055115148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055115151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055115198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055115198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055115198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055115198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055115198 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055115198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055115198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055115198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055115198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055115199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055115199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055115199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055115199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055115199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055115199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055115199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055115199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055115199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055115199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055115199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055115199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055115199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055115201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055115205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055115205 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055115213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055115213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055115213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055115213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055115213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055115213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055115213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055115213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055115214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055115214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055115214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055115214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055115214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055115214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055115214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055115214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055115214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055115214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055115214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055115214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055115215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055115215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055115216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055115220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055115220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055115228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055115228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055115228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055115228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055115228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055115228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055115228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055115228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055115228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055115229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055115229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055115229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055115229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055115229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055115229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055115229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055115229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055115229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055115229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055115229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055115230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055115230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055115232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055115237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055115237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055115694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055115694 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055115694 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055115694 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055115698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055115699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@d897cd60bd7d: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C1077E51'O, index=0 SGSN_Test-GSUP(286)@d897cd60bd7d: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240921055116770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055116770 DLLC NOTICE LLME(ffffffff/c1077e51){UNASSIGNED} LLC RX: unknown TLLI 0xc1077e51, creating LLME on the fly (gprs_llc.c:552) 20240921055116770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055116770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240921055116770 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055116770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055116770 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055116770 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055116770 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055116770 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055116770 DLLC NOTICE LLME(ffffffff/c1077e51){UNASSIGNED} LLGM Assign pre (c1077e51 => f71f96a9) (gprs_llc.c:1079) 20240921055116770 DLLC NOTICE LLME(c1077e51/f71f96a9){ASSIGNED} LLGM Assign post (c1077e51 => f71f96a9) (gprs_llc.c:1125) 20240921055116770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055116770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055116770 DMM DEBUG MM(/f71f96a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055116794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055116794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055116794 DMM DEBUG MM_STATE_Gb(3238493777)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055116795 DMM DEBUG MM(/f71f96a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240921055116795 DMM NOTICE MM(/f71f96a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055116795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055116795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240921055116795 DMM DEBUG MM(/f71f96a9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240921055121061 DGPRS DEBUG Checking for inactive LLMEs, time = 29426080 (sgsn.c:131) 20240921055122796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055122796 DMM DEBUG MM(/f71f96a9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240921055128797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055128797 DMM DEBUG MM(/f71f96a9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240921055134799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055134799 DMM DEBUG MM(/f71f96a9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240921055135695 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240921055135696 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240921055135696 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055140801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055140801 DMM DEBUG MM(/f71f96a9) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240921055145200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055145206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055145206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055145215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055145218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055145218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055145230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055145233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055145233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055146802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240921055146802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240921055146802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921055146802 DMM NOTICE MM(/f71f96a9) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240921055146802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Reject}: Deallocated (fsm.c:568) 20240921055146802 DMM DEBUG MM_STATE_Gb(3238493777)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055146802 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055146802 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921055146802 DLLC NOTICE LLME(c1077e51/f71f96a9){ASSIGNED} LLGM Assign pre (f71f96a9 => ffffffff) (gprs_llc.c:1079) 20240921055146802 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f71f96a9 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@d897cd60bd7d: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@d897cd60bd7d: Final verdict of PTC: pass 20240921055146822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58862<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@d897cd60bd7d: Final verdict of PTC: none 20240921055146826 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055146827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imsi_response-BVCI220(283)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(274)@d897cd60bd7d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(284)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(279)@d897cd60bd7d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(277)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(282)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(272)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055146899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055147201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70868) 20240921055147828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055147828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70868, count=72128) 20240921055148830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055148830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:51:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20240921055149831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055149831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_closed_add_vty started. 20240921055150284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055150287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055150333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055150333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055150333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055150333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055150333 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055150333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055150333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055150333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055150333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055150334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055150334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055150334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055150334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055150334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055150334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055150334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055150334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055150334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055150334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055150334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055150334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055150334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055150336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055150340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055150340 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055150348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055150348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055150348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055150348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055150348 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055150348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055150348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055150348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055150348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055150349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055150349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055150349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055150349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055150349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055150349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055150349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055150349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055150349 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055150349 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055150349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055150349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055150349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055150351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055150356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055150356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055150364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055150364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055150364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055150364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055150364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055150364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055150364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055150364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055150364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055150365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055150365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055150365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055150365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055150365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055150365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055150365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055150365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055150365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055150365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055150365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055150365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055150366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055150368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055150373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055150373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055150833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055150833 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055150833 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055150833 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055150837 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055150838 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921055151061 DGPRS DEBUG Checking for inactive LLMEs, time = 29426110 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@d897cd60bd7d: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='CE9A5BFD'O, index=0 SGSN_Test-GSUP(305)@d897cd60bd7d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@d897cd60bd7d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='CE9A5BFD'O, index=1 20240921055151932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055151932 DLLC NOTICE LLME(ffffffff/ce9a5bfd){UNASSIGNED} LLC RX: unknown TLLI 0xce9a5bfd, creating LLME on the fly (gprs_llc.c:552) 20240921055151932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055151932 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055151933 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055151933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055151933 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055151933 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055151933 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055151933 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055151933 DLLC NOTICE LLME(ffffffff/ce9a5bfd){UNASSIGNED} LLGM Assign pre (ce9a5bfd => dd24a55b) (gprs_llc.c:1079) 20240921055151933 DLLC NOTICE LLME(ce9a5bfd/dd24a55b){ASSIGNED} LLGM Assign post (ce9a5bfd => dd24a55b) (gprs_llc.c:1125) 20240921055151933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055151933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055151933 DMM DEBUG MM(001010123456789/dd24a55b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055151958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055151958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055151958 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055151958 DMM DEBUG MM(001010123456789/dd24a55b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240921055151958 DMM NOTICE MM(001010123456789/dd24a55b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055151958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055151958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055151958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240921055151958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921055151958 DMM NOTICE MM(001010123456789/dd24a55b) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240921055151958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Reject}: Deallocated (fsm.c:568) 20240921055151958 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055151958 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055151958 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921055151958 DLLC NOTICE LLME(ce9a5bfd/dd24a55b){ASSIGNED} LLGM Assign pre (dd24a55b => ffffffff) (gprs_llc.c:1079) 20240921055151958 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd24a55b => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@d897cd60bd7d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@d897cd60bd7d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='CE9A5BFD'O, index=2 20240921055151971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055151971 DLLC NOTICE LLME(ffffffff/ce9a5bfd){UNASSIGNED} LLC RX: unknown TLLI 0xce9a5bfd, creating LLME on the fly (gprs_llc.c:552) 20240921055151971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240921055151971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055151971 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055151971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055151971 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055151971 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055151971 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055151971 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055151971 DLLC NOTICE LLME(ffffffff/ce9a5bfd){UNASSIGNED} LLGM Assign pre (ce9a5bfd => f7ff1e3c) (gprs_llc.c:1079) 20240921055151971 DLLC NOTICE LLME(ce9a5bfd/f7ff1e3c){ASSIGNED} LLGM Assign post (ce9a5bfd => f7ff1e3c) (gprs_llc.c:1125) 20240921055151971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055151971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055151971 DMM DEBUG MM(001010123456700/f7ff1e3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055151980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055151980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055151981 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055151981 DMM DEBUG MM(001010123456700/f7ff1e3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240921055151981 DMM NOTICE MM(001010123456700/f7ff1e3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055151981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055151981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055151981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240921055151981 DMM INFO MM(001010123456700/f7ff1e3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7ff1e3c) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@d897cd60bd7d: Removing Client IMSI='001010123456700'H, index=2 20240921055152983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055152983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055152983 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055152983 DMM INFO MM(001010123456700/f7ff1e3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055152984 DMM NOTICE MM(001010123456700/f7ff1e3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055152984 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055152984 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055152984 DLLC NOTICE LLME(ce9a5bfd/f7ff1e3c){ASSIGNED} LLGM Assign pre (ffffffff => f7ff1e3c) (gprs_llc.c:1079) 20240921055152984 DLLC NOTICE LLME(ffffffff/f7ff1e3c){ASSIGNED} LLGM Assign post (ffffffff => f7ff1e3c) (gprs_llc.c:1125) 20240921055152984 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055152984 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055152984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055152984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@d897cd60bd7d: Final verdict of PTC: pass 20240921055152988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49502<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055152992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055152992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(304)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(298)@d897cd60bd7d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(305)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(293)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@d897cd60bd7d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@d897cd60bd7d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(303)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(291)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(301)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(296)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:51:53 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 20240921055153103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055153506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70396) 20240921055153993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055153994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70396, count=80452) 20240921055154995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055154995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:51:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055155997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055155997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_check_subscriber_list started. 20240921055156590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055156591 DMM INFO MM(001010123456700/f7ff1e3c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055156592 DMM INFO MM(001010123456700/f7ff1e3c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055156592 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055156592 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055156592 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055156592 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055156592 DLLC NOTICE LLME(ffffffff/f7ff1e3c){ASSIGNED} LLGM Assign pre (f7ff1e3c => ffffffff) (gprs_llc.c:1079) 20240921055156592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7ff1e3c => ffffffff) (gprs_llc.c:1125) 20240921055156592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055156592 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055156592 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055156592 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055156592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055156619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055156619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055156619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055156619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055156619 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055156619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055156619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055156619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055156619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055156619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055156619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055156619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055156619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055156620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055156620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055156620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055156620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055156620 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055156620 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055156620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055156620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055156620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055156622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055156626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055156626 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055156634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055156634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055156634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055156634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055156634 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055156634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055156634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055156634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055156634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055156634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055156634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055156634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055156634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055156634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055156635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055156635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055156635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055156635 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055156635 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055156635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055156635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055156635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055156637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055156643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055156643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055156649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055156649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055156649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055156649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055156649 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055156649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055156649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055156649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055156649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055156650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055156650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055156650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055156650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055156650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055156650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055156650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055156650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055156650 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055156650 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055156650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055156650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055156650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055156651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055156656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055156656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055156998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055156999 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055156999 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055156999 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055157003 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055157004 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@d897cd60bd7d: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D1DCEAA5'O, index=0 SGSN_Test-GSUP(324)@d897cd60bd7d: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@d897cd60bd7d: 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 := 'E5443803BCC31782B90D67ED973EAC74'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BE89E83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D43B07115A7A85C'O } } } } } 20240921055158071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055158071 DLLC NOTICE LLME(ffffffff/d1dceaa5){UNASSIGNED} LLC RX: unknown TLLI 0xd1dceaa5, creating LLME on the fly (gprs_llc.c:552) 20240921055158071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055158071 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055158071 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055158071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055158071 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055158071 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055158071 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055158071 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055158071 DLLC NOTICE LLME(ffffffff/d1dceaa5){UNASSIGNED} LLGM Assign pre (d1dceaa5 => e0801e3d) (gprs_llc.c:1079) 20240921055158071 DLLC NOTICE LLME(d1dceaa5/e0801e3d){ASSIGNED} LLGM Assign post (d1dceaa5 => e0801e3d) (gprs_llc.c:1125) 20240921055158071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055158071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055158071 DMM DEBUG MM(262420000000034/e0801e3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055158084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055158084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055158084 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055158084 DMM DEBUG MM(262420000000034/e0801e3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240921055158084 DMM NOTICE MM(262420000000034/e0801e3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055158084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055158084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055158084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055158084 DMM DEBUG MM(262420000000034/e0801e3d) Requesting authorization (sgsn_auth.c:160) 20240921055158084 DMM INFO MM(262420000000034/e0801e3d) Requesting authentication tuples (sgsn_auth.c:184) 20240921055158084 DMM DEBUG MM(262420000000034/e0801e3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055158084 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240921055158084 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@d897cd60bd7d: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240921055158088 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055158088 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055158088 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055158088 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055158088 DMM INFO MM(262420000000034/e0801e3d) Subscriber data update (mmctx.c:445) 20240921055158088 DMM DEBUG MM(262420000000034/e0801e3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055158088 DMM INFO MM(262420000000034/e0801e3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055158088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055158088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055158088 DMM INFO MM(262420000000034/e0801e3d) <- GMM AUTH AND CIPHERING REQ (rand = e5 44 38 03 bc c3 17 82 b9 0d 67 ed 97 3e ac 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055158100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055158100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055158100 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055158100 DMM INFO MM(262420000000034/e0801e3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055158100 DMM NOTICE MM(262420000000034/e0801e3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055158100 DMM DEBUG MM(262420000000034/e0801e3d) checking auth: received GSM SRES = 3b e8 9e 83 (gprs_gmm.c:666) 20240921055158100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055158100 DMM DEBUG MM(262420000000034/e0801e3d) Requesting authorization (sgsn_auth.c:160) 20240921055158100 DMM INFO MM(262420000000034/e0801e3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055158100 DMM DEBUG MM(262420000000034/e0801e3d) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055158100 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240921055158100 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) 20240921055158100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055158100 DMM INFO MM(262420000000034/e0801e3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0801e3d) (gprs_gmm.c:300) 20240921055158102 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055158102 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055158102 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240921055158102 DMM INFO MM(262420000000034/e0801e3d) Subscriber data update (mmctx.c:445) 20240921055158102 DMM DEBUG MM(262420000000034/e0801e3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055158102 DMM INFO MM(262420000000034/e0801e3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055158102 DMM NOTICE MM(262420000000034/e0801e3d) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240921055158102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055158102 DMM NOTICE MM(262420000000034/e0801e3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055158102 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) 20240921055158103 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055158103 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240921055158103 DMM INFO MM(262420000000034/e0801e3d) Subscriber data update (mmctx.c:445) 20240921055158103 DMM DEBUG MM(262420000000034/e0801e3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055158113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055158113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055158113 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055158113 DMM INFO MM(262420000000034/e0801e3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055158113 DMM NOTICE MM(262420000000034/e0801e3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055158113 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055158113 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055158113 DLLC NOTICE LLME(d1dceaa5/e0801e3d){ASSIGNED} LLGM Assign pre (ffffffff => e0801e3d) (gprs_llc.c:1079) 20240921055158113 DLLC NOTICE LLME(ffffffff/e0801e3d){ASSIGNED} LLGM Assign post (ffffffff => e0801e3d) (gprs_llc.c:1125) 20240921055158113 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055158113 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055158113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055158113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@d897cd60bd7d: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@d897cd60bd7d: Final verdict of PTC: pass 20240921055158174 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240921055158174 DMM INFO MM(262420000000034/e0801e3d) Subscriber data update (mmctx.c:445) 20240921055158174 DMM DEBUG MM(262420000000034/e0801e3d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240921055158174 DMM INFO MM(262420000000034/e0801e3d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240921055158174 DMM INFO MM(262420000000034/e0801e3d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055158174 DMM INFO MM(262420000000034/e0801e3d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055158174 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055158174 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055158174 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055158174 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055158174 DLLC NOTICE LLME(ffffffff/e0801e3d){ASSIGNED} LLGM Assign pre (e0801e3d => ffffffff) (gprs_llc.c:1079) 20240921055158174 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0801e3d => ffffffff) (gprs_llc.c:1125) 20240921055158174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055158174 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055158174 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055158174 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055158176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@d897cd60bd7d: Final verdict of PTC: none 20240921055158180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055158180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(312)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@d897cd60bd7d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(322)@d897cd60bd7d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@d897cd60bd7d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(320)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(310)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(317)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(315)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:51:58 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 20240921055158282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055158585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90044) 20240921055159182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055159182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90044, count=94400) 20240921055200182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055200182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:52:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055201184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055201184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_detach_check_subscriber_list started. 20240921055201625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055201628 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055201675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055201675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055201675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055201675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055201675 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055201675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055201675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055201675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055201675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055201676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055201676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055201676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055201676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055201676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055201676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055201676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055201676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055201676 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055201676 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055201676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055201676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055201676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055201678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055201682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055201682 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055201690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055201690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055201690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055201690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055201690 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055201690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055201690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055201690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055201690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055201691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055201691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055201691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055201691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055201691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055201691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055201691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055201691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055201691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055201691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055201691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055201691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055201691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055201693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055201698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055201698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055201705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055201705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055201705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055201705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055201705 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055201705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055201705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055201705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055201705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055201706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055201706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055201706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055201706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055201706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055201706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055201706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055201706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055201706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055201706 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055201706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055201706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055201706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055201708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055201713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055201713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055202184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055202184 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055202184 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055202184 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055202189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055202190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@d897cd60bd7d: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='CD919DF1'O, index=0 SGSN_Test-GSUP(343)@d897cd60bd7d: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@d897cd60bd7d: 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 := 'E6E63DBAF97DA37FBEF34E1C6C20386A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3045B97F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13D9927E0B69EB49'O } } } } } 20240921055202248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055202248 DLLC NOTICE LLME(ffffffff/cd919df1){UNASSIGNED} LLC RX: unknown TLLI 0xcd919df1, creating LLME on the fly (gprs_llc.c:552) 20240921055202248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055202248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055202248 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055202248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055202248 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055202248 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055202248 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055202248 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055202248 DLLC NOTICE LLME(ffffffff/cd919df1){UNASSIGNED} LLGM Assign pre (cd919df1 => ec2e78f0) (gprs_llc.c:1079) 20240921055202248 DLLC NOTICE LLME(cd919df1/ec2e78f0){ASSIGNED} LLGM Assign post (cd919df1 => ec2e78f0) (gprs_llc.c:1125) 20240921055202248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055202248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055202248 DMM DEBUG MM(262420000000033/ec2e78f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055202263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055202263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055202263 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055202263 DMM DEBUG MM(262420000000033/ec2e78f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240921055202263 DMM NOTICE MM(262420000000033/ec2e78f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055202263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055202263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055202263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055202263 DMM DEBUG MM(262420000000033/ec2e78f0) Requesting authorization (sgsn_auth.c:160) 20240921055202263 DMM INFO MM(262420000000033/ec2e78f0) Requesting authentication tuples (sgsn_auth.c:184) 20240921055202263 DMM DEBUG MM(262420000000033/ec2e78f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055202263 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240921055202263 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@d897cd60bd7d: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240921055202268 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055202268 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055202268 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055202268 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055202268 DMM INFO MM(262420000000033/ec2e78f0) Subscriber data update (mmctx.c:445) 20240921055202268 DMM DEBUG MM(262420000000033/ec2e78f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055202268 DMM INFO MM(262420000000033/ec2e78f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055202268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055202268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055202268 DMM INFO MM(262420000000033/ec2e78f0) <- GMM AUTH AND CIPHERING REQ (rand = e6 e6 3d ba f9 7d a3 7f be f3 4e 1c 6c 20 38 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055202281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055202281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055202281 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055202281 DMM INFO MM(262420000000033/ec2e78f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055202281 DMM NOTICE MM(262420000000033/ec2e78f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055202281 DMM DEBUG MM(262420000000033/ec2e78f0) checking auth: received GSM SRES = 30 45 b9 7f (gprs_gmm.c:666) 20240921055202281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055202281 DMM DEBUG MM(262420000000033/ec2e78f0) Requesting authorization (sgsn_auth.c:160) 20240921055202281 DMM INFO MM(262420000000033/ec2e78f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055202281 DMM DEBUG MM(262420000000033/ec2e78f0) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055202281 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240921055202281 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) 20240921055202282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055202282 DMM INFO MM(262420000000033/ec2e78f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xec2e78f0) (gprs_gmm.c:300) 20240921055202285 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055202285 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055202285 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240921055202285 DMM INFO MM(262420000000033/ec2e78f0) Subscriber data update (mmctx.c:445) 20240921055202285 DMM DEBUG MM(262420000000033/ec2e78f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055202285 DMM INFO MM(262420000000033/ec2e78f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055202285 DMM NOTICE MM(262420000000033/ec2e78f0) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240921055202285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055202285 DMM NOTICE MM(262420000000033/ec2e78f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055202285 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) 20240921055202286 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055202286 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240921055202286 DMM INFO MM(262420000000033/ec2e78f0) Subscriber data update (mmctx.c:445) 20240921055202286 DMM DEBUG MM(262420000000033/ec2e78f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055202297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055202297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055202297 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055202297 DMM INFO MM(262420000000033/ec2e78f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055202297 DMM NOTICE MM(262420000000033/ec2e78f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055202297 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055202297 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055202297 DLLC NOTICE LLME(cd919df1/ec2e78f0){ASSIGNED} LLGM Assign pre (ffffffff => ec2e78f0) (gprs_llc.c:1079) 20240921055202297 DLLC NOTICE LLME(ffffffff/ec2e78f0){ASSIGNED} LLGM Assign post (ffffffff => ec2e78f0) (gprs_llc.c:1125) 20240921055202297 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055202297 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055202297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055202297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055202350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055202350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240921055202351 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055202351 DMM INFO MM(262420000000033/ec2e78f0) -> GMM DETACH REQUEST TLLI=0xec2e78f0 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240921055202351 DMM INFO MM(262420000000033/ec2e78f0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240921055202351 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055202351 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055202351 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055202351 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055202351 DLLC NOTICE LLME(ffffffff/ec2e78f0){ASSIGNED} LLGM Assign pre (ec2e78f0 => ffffffff) (gprs_llc.c:1079) 20240921055202351 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec2e78f0 => ffffffff) (gprs_llc.c:1125) 20240921055202351 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240921055202351 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) 20240921055202351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055202351 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055202351 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055202351 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055202352 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@d897cd60bd7d: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@d897cd60bd7d: Final verdict of PTC: pass 20240921055207369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58348<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055207373 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055207373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(327)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@d897cd60bd7d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(343)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(336)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@d897cd60bd7d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(341)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(331)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@d897cd60bd7d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(329)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(334)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(339)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:52:07 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20240921055207439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055207741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88032) 20240921055208374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055208374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88032, count=93824) 20240921055209375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055209375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055210376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055210376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_check_complete_resend started. 20240921055210844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055210847 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055210889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055210889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055210889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055210889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055210889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055210889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055210889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055210889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055210889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055210890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055210890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055210890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055210890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055210890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055210890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055210890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055210890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055210890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055210890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055210890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055210890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055210890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055210892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055210897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055210897 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055210905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055210905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055210905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055210905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055210905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055210905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055210905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055210905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055210905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055210906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055210906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055210906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055210906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055210906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055210906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055210906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055210906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055210906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055210906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055210906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055210906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055210906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055210908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055210913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055210913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055210921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055210921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055210921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055210921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055210921 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055210921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055210921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055210921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055210921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055210922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055210922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055210922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055210922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055210922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055210922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055210922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055210922 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055210922 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055210922 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055210922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055210922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055210922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055210923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055210928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055210928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055211377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055211377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055211377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055211377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055211380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055211381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@d897cd60bd7d: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='D397D96F'O, index=0 SGSN_Test-GSUP(362)@d897cd60bd7d: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@d897cd60bd7d: 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 := '4029D9E1075E102F9ED049A65A45163E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C67F0DE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ABA0511677D58A90'O } } } } } 20240921055212423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055212423 DLLC NOTICE LLME(ffffffff/d397d96f){UNASSIGNED} LLC RX: unknown TLLI 0xd397d96f, creating LLME on the fly (gprs_llc.c:552) 20240921055212423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055212423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240921055212423 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055212423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055212423 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055212423 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055212423 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055212423 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055212423 DLLC NOTICE LLME(ffffffff/d397d96f){UNASSIGNED} LLGM Assign pre (d397d96f => c27b581c) (gprs_llc.c:1079) 20240921055212423 DLLC NOTICE LLME(d397d96f/c27b581c){ASSIGNED} LLGM Assign post (d397d96f => c27b581c) (gprs_llc.c:1125) 20240921055212423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055212423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055212423 DMM DEBUG MM(262420000000036/c27b581c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055212429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055212429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055212429 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055212429 DMM DEBUG MM(262420000000036/c27b581c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240921055212429 DMM NOTICE MM(262420000000036/c27b581c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055212429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055212429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055212429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055212429 DMM DEBUG MM(262420000000036/c27b581c) Requesting authorization (sgsn_auth.c:160) 20240921055212429 DMM INFO MM(262420000000036/c27b581c) Requesting authentication tuples (sgsn_auth.c:184) 20240921055212429 DMM DEBUG MM(262420000000036/c27b581c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055212429 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240921055212429 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@d897cd60bd7d: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240921055212431 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055212431 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055212431 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055212431 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055212431 DMM INFO MM(262420000000036/c27b581c) Subscriber data update (mmctx.c:445) 20240921055212431 DMM DEBUG MM(262420000000036/c27b581c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055212431 DMM INFO MM(262420000000036/c27b581c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055212431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055212431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055212431 DMM INFO MM(262420000000036/c27b581c) <- GMM AUTH AND CIPHERING REQ (rand = 40 29 d9 e1 07 5e 10 2f 9e d0 49 a6 5a 45 16 3e , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055212435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055212435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055212435 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055212435 DMM INFO MM(262420000000036/c27b581c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055212435 DMM NOTICE MM(262420000000036/c27b581c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055212435 DMM DEBUG MM(262420000000036/c27b581c) checking auth: received GSM SRES = c6 7f 0d e8 (gprs_gmm.c:666) 20240921055212435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055212435 DMM DEBUG MM(262420000000036/c27b581c) Requesting authorization (sgsn_auth.c:160) 20240921055212435 DMM INFO MM(262420000000036/c27b581c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055212435 DMM DEBUG MM(262420000000036/c27b581c) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055212435 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240921055212435 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) 20240921055212435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055212435 DMM INFO MM(262420000000036/c27b581c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc27b581c) (gprs_gmm.c:300) 20240921055212436 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055212436 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055212436 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240921055212436 DMM INFO MM(262420000000036/c27b581c) Subscriber data update (mmctx.c:445) 20240921055212436 DMM DEBUG MM(262420000000036/c27b581c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055212436 DMM INFO MM(262420000000036/c27b581c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055212436 DMM NOTICE MM(262420000000036/c27b581c) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240921055212436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055212436 DMM NOTICE MM(262420000000036/c27b581c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055212436 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) 20240921055212436 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055212436 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240921055212436 DMM INFO MM(262420000000036/c27b581c) Subscriber data update (mmctx.c:445) 20240921055212436 DMM DEBUG MM(262420000000036/c27b581c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@d897cd60bd7d: Warning: Re-starting timer T, which is already active (running or expired). 20240921055218436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921055218436 DMM INFO MM(262420000000036/c27b581c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc27b581c) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d897cd60bd7d: Warning: Re-starting timer T, which is already active (running or expired). 20240921055221062 DGPRS DEBUG Checking for inactive LLMEs, time = 29426140 (sgsn.c:131) 20240921055224437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921055224437 DMM INFO MM(262420000000036/c27b581c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc27b581c) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d897cd60bd7d: Warning: Re-starting timer T, which is already active (running or expired). 20240921055230438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921055230438 DMM INFO MM(262420000000036/c27b581c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc27b581c) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d897cd60bd7d: Warning: Re-starting timer T, which is already active (running or expired). 20240921055231378 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240921055231378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055231379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240921055236440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921055236440 DMM INFO MM(262420000000036/c27b581c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc27b581c) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d897cd60bd7d: Warning: Re-starting timer T, which is already active (running or expired). 20240921055240892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055240897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055240897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055240907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055240910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055240910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055240923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055240926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055240927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055242441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240921055242441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240921055242441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921055242442 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240921055242442 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) 20240921055242442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Reject}: Deallocated (fsm.c:568) 20240921055242442 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055242442 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055242442 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921055242442 DLLC NOTICE LLME(d397d96f/c27b581c){ASSIGNED} LLGM Assign pre (c27b581c => ffffffff) (gprs_llc.c:1079) 20240921055242442 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c27b581c => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@d897cd60bd7d: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@d897cd60bd7d: Final verdict of PTC: pass 20240921055246469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58376<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055246473 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055246473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(355)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@d897cd60bd7d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(360)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@d897cd60bd7d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@d897cd60bd7d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(350)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(348)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(358)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(353)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:52:46 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20240921055246580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055246882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89208) 20240921055247474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055247474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89208, count=94640) 20240921055248475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055248475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055249476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055249476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_hlr_location_cancel_request_update started. 20240921055249923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055249925 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055249958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055249959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055249959 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055249959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055249959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055249959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055249959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055249960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055249960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055249960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055249960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055249960 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055249960 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055249960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055249960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055249960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055249963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055249969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055249969 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055249977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055249977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055249977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055249977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055249977 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055249977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055249977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055249977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055249977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055249979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055249979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055249979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055249979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055249979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055249979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055249979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055249979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055249979 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055249979 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055249979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055249979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055249979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055249981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055249985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055249985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055249993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055249993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055249993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055249993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055249993 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055249993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055249993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055249993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055249993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055249993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055249994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055249994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055249994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055249994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055249994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055249994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055249994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055249994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055249994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055249994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055249994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055249994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055249996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055250000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055250000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055250477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055250477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055250477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055250477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055250481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055250483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921055251063 DGPRS DEBUG Checking for inactive LLMEs, time = 29426170 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@d897cd60bd7d: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='FADFE562'O, index=0 SGSN_Test-GSUP(381)@d897cd60bd7d: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@d897cd60bd7d: 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 := '2CB07F12CC00D62FCC5A8179285856DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58BA0ACC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23656F1DC6AE5FCB'O } } } } } 20240921055251553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055251553 DLLC NOTICE LLME(ffffffff/fadfe562){UNASSIGNED} LLC RX: unknown TLLI 0xfadfe562, creating LLME on the fly (gprs_llc.c:552) 20240921055251553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055251553 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055251553 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055251553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055251553 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055251553 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055251553 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055251553 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055251553 DLLC NOTICE LLME(ffffffff/fadfe562){UNASSIGNED} LLGM Assign pre (fadfe562 => f624b5c0) (gprs_llc.c:1079) 20240921055251553 DLLC NOTICE LLME(fadfe562/f624b5c0){ASSIGNED} LLGM Assign post (fadfe562 => f624b5c0) (gprs_llc.c:1125) 20240921055251553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055251553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055251553 DMM DEBUG MM(262420000000031/f624b5c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055251572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055251572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055251572 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055251572 DMM DEBUG MM(262420000000031/f624b5c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240921055251572 DMM NOTICE MM(262420000000031/f624b5c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055251572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055251572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055251572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055251572 DMM DEBUG MM(262420000000031/f624b5c0) Requesting authorization (sgsn_auth.c:160) 20240921055251572 DMM INFO MM(262420000000031/f624b5c0) Requesting authentication tuples (sgsn_auth.c:184) 20240921055251572 DMM DEBUG MM(262420000000031/f624b5c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055251572 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240921055251572 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@d897cd60bd7d: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240921055251578 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055251578 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055251578 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055251578 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055251578 DMM INFO MM(262420000000031/f624b5c0) Subscriber data update (mmctx.c:445) 20240921055251578 DMM DEBUG MM(262420000000031/f624b5c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055251579 DMM INFO MM(262420000000031/f624b5c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055251579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055251579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055251579 DMM INFO MM(262420000000031/f624b5c0) <- GMM AUTH AND CIPHERING REQ (rand = 2c b0 7f 12 cc 00 d6 2f cc 5a 81 79 28 58 56 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055251594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055251594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055251594 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055251594 DMM INFO MM(262420000000031/f624b5c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055251594 DMM NOTICE MM(262420000000031/f624b5c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055251594 DMM DEBUG MM(262420000000031/f624b5c0) checking auth: received GSM SRES = 58 ba 0a cc (gprs_gmm.c:666) 20240921055251594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055251594 DMM DEBUG MM(262420000000031/f624b5c0) Requesting authorization (sgsn_auth.c:160) 20240921055251594 DMM INFO MM(262420000000031/f624b5c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055251594 DMM DEBUG MM(262420000000031/f624b5c0) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055251594 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240921055251594 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) 20240921055251594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055251594 DMM INFO MM(262420000000031/f624b5c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf624b5c0) (gprs_gmm.c:300) 20240921055251598 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055251598 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055251598 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240921055251598 DMM INFO MM(262420000000031/f624b5c0) Subscriber data update (mmctx.c:445) 20240921055251598 DMM DEBUG MM(262420000000031/f624b5c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055251598 DMM INFO MM(262420000000031/f624b5c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055251598 DMM NOTICE MM(262420000000031/f624b5c0) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240921055251598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055251598 DMM NOTICE MM(262420000000031/f624b5c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055251598 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) 20240921055251599 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055251599 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240921055251599 DMM INFO MM(262420000000031/f624b5c0) Subscriber data update (mmctx.c:445) 20240921055251599 DMM DEBUG MM(262420000000031/f624b5c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055251612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055251613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055251613 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055251613 DMM INFO MM(262420000000031/f624b5c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055251613 DMM NOTICE MM(262420000000031/f624b5c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055251613 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055251613 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055251613 DLLC NOTICE LLME(fadfe562/f624b5c0){ASSIGNED} LLGM Assign pre (ffffffff => f624b5c0) (gprs_llc.c:1079) 20240921055251613 DLLC NOTICE LLME(ffffffff/f624b5c0){ASSIGNED} LLGM Assign post (ffffffff => f624b5c0) (gprs_llc.c:1125) 20240921055251613 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055251613 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055251613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055251613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055251662 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240921055251662 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240921055251662 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) 20240921055251662 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240921055251662 DMM INFO MM(262420000000031/f624b5c0) Subscriber data update (mmctx.c:445) 20240921055251662 DMM DEBUG MM(262420000000031/f624b5c0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240921055251662 DMM INFO MM(262420000000031/f624b5c0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240921055251662 DMM INFO MM(262420000000031/f624b5c0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055251662 DMM INFO MM(262420000000031/f624b5c0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055251663 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055251663 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055251663 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055251663 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055251663 DLLC NOTICE LLME(ffffffff/f624b5c0){ASSIGNED} LLGM Assign pre (f624b5c0 => ffffffff) (gprs_llc.c:1079) 20240921055251663 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f624b5c0 => ffffffff) (gprs_llc.c:1125) 20240921055251663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055251663 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055251663 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055251663 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed MC@d897cd60bd7d: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@d897cd60bd7d: Final verdict of PTC: none 20240921055256672 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055256672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(375)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(369)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(379)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(374)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@d897cd60bd7d: Final verdict of PTC: none 20240921055256675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59058<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(373)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(367)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(377)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@d897cd60bd7d: Final verdict of PTC: pass -NSVCI98-provIP(372)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:52:56 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20240921055256772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055257075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87484) 20240921055257674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055257674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87484, count=92916) 20240921055258676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055258676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:52: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_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 20240921055259676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055259677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_hlr_location_cancel_request_withdraw started. 20240921055300181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055300183 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055300225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055300225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055300225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055300225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055300225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055300225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055300225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055300225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055300225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240921055300226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055300226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055300226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(388)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055300226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055300226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055300226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055300226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055300226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055300226 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055300226 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055300226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055300227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055300227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055300229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055300233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055300233 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055300240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055300240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055300240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055300240 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055300240 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055300240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055300240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055300240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055300240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055300241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055300241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055300241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055300241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055300241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055300241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055300241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055300241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055300241 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055300241 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055300241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055300241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055300241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055300243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055300247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055300247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055300256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055300256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055300256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055300256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055300256 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055300256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055300256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055300256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055300256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055300257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055300257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055300257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055300257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055300257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055300257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055300257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055300257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055300257 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055300257 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055300257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055300257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055300257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055300259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055300263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055300263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055300678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055300678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055300678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055300678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055300682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055300683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d897cd60bd7d: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F8485A2A'O, index=0 SGSN_Test-GSUP(400)@d897cd60bd7d: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@d897cd60bd7d: 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 := 'EEA28A8A18A22763295F6E3F9630BE86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C04BB82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '975344E837359864'O } } } } } 20240921055301757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055301757 DLLC NOTICE LLME(ffffffff/f8485a2a){UNASSIGNED} LLC RX: unknown TLLI 0xf8485a2a, creating LLME on the fly (gprs_llc.c:552) 20240921055301757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055301757 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055301757 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055301757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055301757 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055301757 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055301757 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055301757 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055301757 DLLC NOTICE LLME(ffffffff/f8485a2a){UNASSIGNED} LLGM Assign pre (f8485a2a => cd3deea2) (gprs_llc.c:1079) 20240921055301757 DLLC NOTICE LLME(f8485a2a/cd3deea2){ASSIGNED} LLGM Assign post (f8485a2a => cd3deea2) (gprs_llc.c:1125) 20240921055301757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055301757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055301757 DMM DEBUG MM(262420000000029/cd3deea2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055301769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055301769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055301769 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055301769 DMM DEBUG MM(262420000000029/cd3deea2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240921055301769 DMM NOTICE MM(262420000000029/cd3deea2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055301769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055301770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055301770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055301770 DMM DEBUG MM(262420000000029/cd3deea2) Requesting authorization (sgsn_auth.c:160) 20240921055301770 DMM INFO MM(262420000000029/cd3deea2) Requesting authentication tuples (sgsn_auth.c:184) 20240921055301770 DMM DEBUG MM(262420000000029/cd3deea2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055301770 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240921055301770 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@d897cd60bd7d: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240921055301773 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055301773 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055301773 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055301773 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055301773 DMM INFO MM(262420000000029/cd3deea2) Subscriber data update (mmctx.c:445) 20240921055301773 DMM DEBUG MM(262420000000029/cd3deea2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055301773 DMM INFO MM(262420000000029/cd3deea2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055301773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055301773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055301773 DMM INFO MM(262420000000029/cd3deea2) <- GMM AUTH AND CIPHERING REQ (rand = ee a2 8a 8a 18 a2 27 63 29 5f 6e 3f 96 30 be 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055301785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055301785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055301785 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055301785 DMM INFO MM(262420000000029/cd3deea2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055301785 DMM NOTICE MM(262420000000029/cd3deea2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055301785 DMM DEBUG MM(262420000000029/cd3deea2) checking auth: received GSM SRES = 5c 04 bb 82 (gprs_gmm.c:666) 20240921055301785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055301785 DMM DEBUG MM(262420000000029/cd3deea2) Requesting authorization (sgsn_auth.c:160) 20240921055301785 DMM INFO MM(262420000000029/cd3deea2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055301785 DMM DEBUG MM(262420000000029/cd3deea2) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055301785 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240921055301785 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) 20240921055301785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055301785 DMM INFO MM(262420000000029/cd3deea2) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd3deea2) (gprs_gmm.c:300) 20240921055301787 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055301787 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055301787 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240921055301787 DMM INFO MM(262420000000029/cd3deea2) Subscriber data update (mmctx.c:445) 20240921055301787 DMM DEBUG MM(262420000000029/cd3deea2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055301787 DMM INFO MM(262420000000029/cd3deea2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055301787 DMM NOTICE MM(262420000000029/cd3deea2) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240921055301787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055301787 DMM NOTICE MM(262420000000029/cd3deea2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055301787 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) 20240921055301788 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055301788 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240921055301788 DMM INFO MM(262420000000029/cd3deea2) Subscriber data update (mmctx.c:445) 20240921055301788 DMM DEBUG MM(262420000000029/cd3deea2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055301802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055301802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055301802 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055301802 DMM INFO MM(262420000000029/cd3deea2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055301802 DMM NOTICE MM(262420000000029/cd3deea2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055301802 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055301802 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055301802 DLLC NOTICE LLME(f8485a2a/cd3deea2){ASSIGNED} LLGM Assign pre (ffffffff => cd3deea2) (gprs_llc.c:1079) 20240921055301802 DLLC NOTICE LLME(ffffffff/cd3deea2){ASSIGNED} LLGM Assign post (ffffffff => cd3deea2) (gprs_llc.c:1125) 20240921055301802 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055301802 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055301802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055301802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055301851 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240921055301851 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240921055301851 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) 20240921055301851 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240921055301851 DMM INFO MM(262420000000029/cd3deea2) Subscriber data update (mmctx.c:445) 20240921055301851 DMM DEBUG MM(262420000000029/cd3deea2) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240921055301851 DMM INFO MM(262420000000029/cd3deea2) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240921055301851 DMM INFO MM(262420000000029/cd3deea2) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240921055301851 DMM NOTICE MM(262420000000029/cd3deea2) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240921055301851 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240921055301851 DMM INFO MM(262420000000029/cd3deea2) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240921055301851 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055301851 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055301851 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055301851 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055301851 DLLC NOTICE LLME(ffffffff/cd3deea2){ASSIGNED} LLGM Assign pre (cd3deea2 => ffffffff) (gprs_llc.c:1079) 20240921055301851 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd3deea2 => ffffffff) (gprs_llc.c:1125) 20240921055301852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055301852 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055301852 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055301852 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055301853 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d897cd60bd7d: Removing Client IMSI='262420000000029'H, index=0 20240921055301868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055301868 DLLC NOTICE LLME(ffffffff/cd3deea2){UNASSIGNED} LLC RX: unknown TLLI 0xcd3deea2, creating LLME on the fly (gprs_llc.c:552) 20240921055301868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055301868 DMM NOTICE LLME(ffffffff/cd3deea2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240921055301868 DLLC NOTICE LLME(ffffffff/cd3deea2){UNASSIGNED} LLGM Assign pre (cd3deea2 => ffffffff) (gprs_llc.c:1079) 20240921055301868 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd3deea2 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@d897cd60bd7d: Final verdict of PTC: pass 20240921055301872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45498<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@d897cd60bd7d: Final verdict of PTC: none 20240921055301877 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055301877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(385)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(393)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(388)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(398)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(386)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(396)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(391)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055301982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055302284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79452) 20240921055302878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055302878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79452, count=96936) 20240921055303880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055303880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:53: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_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 20240921055304882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055304882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240921055305389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055305392 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055305447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055305447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055305447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055305447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055305447 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055305447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055305447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055305447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055305447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055305448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055305448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055305448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055305448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055305448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055305448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055305448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055305448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055305448 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055305448 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055305448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055305448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055305448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055305450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055305455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055305455 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055305462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055305462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055305462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055305462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055305462 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055305462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055305462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055305462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055305462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055305463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055305463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055305463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055305463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055305463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055305463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055305463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055305463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055305463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055305463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055305463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055305463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055305463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055305464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055305469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055305469 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)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055305478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055305478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055305478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055305478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055305478 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055305478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055305478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055305478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055305478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055305478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055305478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055305478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055305479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055305479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055305479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055305479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055305479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055305479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055305479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055305479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055305479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055305479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055305481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055305486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055305486 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055305883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055305883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055305883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055305884 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055305889 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055305890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d897cd60bd7d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CA4897CB'O, index=0 SGSN_Test-GSUP(419)@d897cd60bd7d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240921055306955 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) 20240921055306955 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@d897cd60bd7d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@d897cd60bd7d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d897cd60bd7d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d897cd60bd7d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d897cd60bd7d: Final verdict of PTC: pass 20240921055306966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34196<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(417)@d897cd60bd7d: Final verdict of PTC: none 20240921055306971 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055306971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(403)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(412)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(419)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(407)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(410)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(405)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(415)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none)Sat Sep 21 05:53:06 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@d897cd60bd7d: 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'. 20240921055307104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055307406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48724) 20240921055307972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055307972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48724, count=53080) 20240921055308974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055308974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:53:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055309975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055309975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240921055310496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055310498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055310538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055310538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055310538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055310538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055310538 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055310538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055310538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055310538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055310538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055310539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055310539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055310539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055310539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055310539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055310539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055310539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055310539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055310539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055310539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055310539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055310539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055310539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055310541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 20240921055310545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055310545 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055310554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055310554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055310554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055310554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055310554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055310554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055310554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055310554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055310554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055310555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055310555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055310555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055310555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055310555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055310555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055310555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055310555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055310555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055310555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055310555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055310555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055310555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055310557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055310562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055310562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055310570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055310570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055310570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055310570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055310570 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055310570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055310570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055310570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055310570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055310572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055310572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055310572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055310572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055310572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055310572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055310572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055310572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055310572 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055310572 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055310572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055310572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055310572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055310574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055310579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055310579 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055310976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055310977 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055310977 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055310977 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055310981 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055310982 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d897cd60bd7d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C2247A4F'O, index=0 SGSN_Test-GSUP(438)@d897cd60bd7d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240921055312041 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) 20240921055312041 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@d897cd60bd7d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@d897cd60bd7d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d897cd60bd7d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d897cd60bd7d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d897cd60bd7d: Final verdict of PTC: pass 20240921055312050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34210<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055312054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055312054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(426)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(438)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(431)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@d897cd60bd7d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(436)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(424)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(429)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(434)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:53:12 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 20240921055312157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055312459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48892) 20240921055313056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055313056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48892, count=53668) 20240921055314057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055314057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:53:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055315058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055315058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_rau_unknown started. 20240921055315553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055315556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055315606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055315606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055315606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055315606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055315606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055315606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055315606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055315606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055315606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055315607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055315607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055315607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055315607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055315607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055315607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055315607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055315607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055315607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055315607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055315607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055315607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055315607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055315610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055315615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055315615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055315622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055315622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055315622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055315622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055315622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055315622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055315622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055315622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055315622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055315622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055315622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055315622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055315623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055315623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055315623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055315623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055315623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055315623 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055315623 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055315623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055315623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055315623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055315625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055315629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055315629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055315637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055315637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055315637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055315637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055315637 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055315637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055315637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055315637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055315637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055315638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055315638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055315638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055315638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055315638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055315638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055315638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055315638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055315638 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055315638 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055315638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055315638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055315638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055315640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055315644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055315644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055316058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055316059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055316059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055316059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055316065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055316065 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@d897cd60bd7d: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='DF9A1182'O, index=0 SGSN_Test-GSUP(457)@d897cd60bd7d: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240921055317137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055317137 DLLC NOTICE LLME(ffffffff/df9a1182){UNASSIGNED} LLC RX: unknown TLLI 0xdf9a1182, creating LLME on the fly (gprs_llc.c:552) 20240921055317137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240921055317137 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921055317137 DMM NOTICE LLME(ffffffff/df9a1182){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240921055317137 DLLC NOTICE LLME(ffffffff/df9a1182){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240921055317137 DMM ERROR LLME(ffffffff/df9a1182){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240921055317137 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240921055317137 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240921055317137 DLLC NOTICE LLME(ffffffff/df9a1182){UNASSIGNED} LLGM Assign pre (df9a1182 => ffffffff) (gprs_llc.c:1079) 20240921055317137 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df9a1182 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@d897cd60bd7d: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@d897cd60bd7d: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@d897cd60bd7d: Final verdict of PTC: pass 20240921055317161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(455)@d897cd60bd7d: Final verdict of PTC: none 20240921055317167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055317167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(447)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@d897cd60bd7d: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@d897cd60bd7d: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(450)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(445)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@d897cd60bd7d: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(448)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(453)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(443)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_rau_unknown finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:53:17 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20240921055317261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055317562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43844) 20240921055318168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055318168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43844, count=54304) 20240921055319169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055319169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:53:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055320170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055320170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_rau started. 20240921055320647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055320650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055320697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055320697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055320697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055320697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055320697 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055320697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055320697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055320697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055320697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055320698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055320698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055320698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055320698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055320698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055320698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055320698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055320698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055320698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055320698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055320698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055320698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055320698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055320700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(465)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055320704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055320704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055320715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055320715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055320715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055320715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055320715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055320715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055320715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055320715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055320715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055320716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055320716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055320716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055320716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055320716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055320716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055320716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055320716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055320716 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055320716 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055320716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055320717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055320717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055320719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055320724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055320724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055320734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055320734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055320734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055320734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055320734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055320734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055320734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055320734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055320735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055320735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055320735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055320735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055320735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055320735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055320735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055320735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055320735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055320735 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055320735 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055320735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055320736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055320736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055320738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055320743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055320743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055321064 DGPRS DEBUG Checking for inactive LLMEs, time = 29426200 (sgsn.c:131) 20240921055321171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055321171 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055321171 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055321171 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055321177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055321177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@d897cd60bd7d: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DCADB469'O, index=0 SGSN_Test-GSUP(476)@d897cd60bd7d: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@d897cd60bd7d: 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 := '9728EAD0A5B4E9521EC1E57147EC5F86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF2D8494'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39AC353C9AF073BF'O } } } } } 20240921055322249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055322249 DLLC NOTICE LLME(ffffffff/dcadb469){UNASSIGNED} LLC RX: unknown TLLI 0xdcadb469, creating LLME on the fly (gprs_llc.c:552) 20240921055322249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055322249 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055322249 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055322249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055322249 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055322249 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055322249 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055322249 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055322249 DLLC NOTICE LLME(ffffffff/dcadb469){UNASSIGNED} LLGM Assign pre (dcadb469 => c4725865) (gprs_llc.c:1079) 20240921055322249 DLLC NOTICE LLME(dcadb469/c4725865){ASSIGNED} LLGM Assign post (dcadb469 => c4725865) (gprs_llc.c:1125) 20240921055322249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055322249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055322249 DMM DEBUG MM(262420000000012/c4725865) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055322269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055322269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055322269 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055322269 DMM DEBUG MM(262420000000012/c4725865) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240921055322270 DMM NOTICE MM(262420000000012/c4725865) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055322270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055322270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055322270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055322270 DMM DEBUG MM(262420000000012/c4725865) Requesting authorization (sgsn_auth.c:160) 20240921055322270 DMM INFO MM(262420000000012/c4725865) Requesting authentication tuples (sgsn_auth.c:184) 20240921055322270 DMM DEBUG MM(262420000000012/c4725865) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055322270 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240921055322270 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@d897cd60bd7d: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240921055322276 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055322276 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055322276 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055322276 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055322276 DMM INFO MM(262420000000012/c4725865) Subscriber data update (mmctx.c:445) 20240921055322276 DMM DEBUG MM(262420000000012/c4725865) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055322276 DMM INFO MM(262420000000012/c4725865) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055322276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055322276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055322276 DMM INFO MM(262420000000012/c4725865) <- GMM AUTH AND CIPHERING REQ (rand = 97 28 ea d0 a5 b4 e9 52 1e c1 e5 71 47 ec 5f 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055322294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055322294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055322294 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055322294 DMM INFO MM(262420000000012/c4725865) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055322294 DMM NOTICE MM(262420000000012/c4725865) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055322294 DMM DEBUG MM(262420000000012/c4725865) checking auth: received GSM SRES = ff 2d 84 94 (gprs_gmm.c:666) 20240921055322294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055322294 DMM DEBUG MM(262420000000012/c4725865) Requesting authorization (sgsn_auth.c:160) 20240921055322294 DMM INFO MM(262420000000012/c4725865) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055322294 DMM DEBUG MM(262420000000012/c4725865) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055322294 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240921055322294 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) 20240921055322294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055322294 DMM INFO MM(262420000000012/c4725865) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4725865) (gprs_gmm.c:300) 20240921055322297 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055322297 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055322297 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240921055322297 DMM INFO MM(262420000000012/c4725865) Subscriber data update (mmctx.c:445) 20240921055322297 DMM DEBUG MM(262420000000012/c4725865) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055322297 DMM INFO MM(262420000000012/c4725865) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055322297 DMM NOTICE MM(262420000000012/c4725865) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240921055322297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055322297 DMM NOTICE MM(262420000000012/c4725865) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055322297 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) 20240921055322299 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055322299 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240921055322299 DMM INFO MM(262420000000012/c4725865) Subscriber data update (mmctx.c:445) 20240921055322299 DMM DEBUG MM(262420000000012/c4725865) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055322309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055322309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055322309 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055322309 DMM INFO MM(262420000000012/c4725865) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055322309 DMM NOTICE MM(262420000000012/c4725865) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055322309 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055322310 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055322310 DLLC NOTICE LLME(dcadb469/c4725865){ASSIGNED} LLGM Assign pre (ffffffff => c4725865) (gprs_llc.c:1079) 20240921055322310 DLLC NOTICE LLME(ffffffff/c4725865){ASSIGNED} LLGM Assign post (ffffffff => c4725865) (gprs_llc.c:1125) 20240921055322310 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055322310 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055322310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055322310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055322365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055322365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055322365 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055322365 DMM INFO MM(262420000000012/c4725865) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921055322365 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055322365 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921055322365 DLLC NOTICE LLME(ffffffff/c4725865){ASSIGNED} LLGM Assign pre (c4725865 => f03778af) (gprs_llc.c:1079) 20240921055322365 DLLC NOTICE LLME(c4725865/f03778af){ASSIGNED} LLGM Assign post (c4725865 => f03778af) (gprs_llc.c:1125) 20240921055322365 DMM INFO MM(262420000000012/f03778af) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@d897cd60bd7d: Removing Client IMSI='262420000000012'H, index=0 20240921055322378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055322378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240921055322378 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055322378 DMM INFO MM(262420000000012/f03778af) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240921055322378 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240921055322378 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055322378 DLLC NOTICE LLME(c4725865/f03778af){ASSIGNED} LLGM Assign pre (ffffffff => f03778af) (gprs_llc.c:1079) 20240921055322378 DLLC NOTICE LLME(ffffffff/f03778af){ASSIGNED} LLGM Assign post (ffffffff => f03778af) (gprs_llc.c:1125) 20240921055322378 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@d897cd60bd7d: Final verdict of PTC: pass 20240921055322383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42804<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055322387 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055322387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(464)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(476)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(469)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(475)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(467)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(473)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(462)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_rau finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:53:22 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20240921055322484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055322886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91684) 20240921055323388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055323388 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=92844) 20240921055324389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055324389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055325390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055325391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_rau_a_a started. 20240921055325989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055325991 DMM INFO MM(262420000000012/f03778af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055325991 DMM INFO MM(262420000000012/f03778af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055325991 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055325991 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055325991 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055325991 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055325991 DLLC NOTICE LLME(ffffffff/f03778af){ASSIGNED} LLGM Assign pre (f03778af => ffffffff) (gprs_llc.c:1079) 20240921055325991 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f03778af => ffffffff) (gprs_llc.c:1125) 20240921055325991 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240921055325991 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) 20240921055325991 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) 20240921055325991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055325991 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055325991 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055325991 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055325991 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055326034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055326034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055326034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055326034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055326034 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055326034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055326034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055326034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055326034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055326035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055326035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055326035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055326035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055326035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055326035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055326035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055326035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055326035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055326035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055326035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055326035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055326035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055326037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055326042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055326042 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055326049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055326049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055326049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055326049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055326049 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055326049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055326049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055326049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055326049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055326050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055326050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055326050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055326050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055326050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055326050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055326050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055326050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055326050 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055326050 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055326050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055326051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055326051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055326053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055326057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055326057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055326065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055326065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055326065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055326065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055326065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055326065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055326065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055326065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055326065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055326065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055326065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055326065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055326066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055326066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055326066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055326066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055326066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055326066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055326066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055326066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055326066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055326066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055326069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055326074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055326074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055326392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055326392 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055326392 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055326392 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055326396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055326397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@d897cd60bd7d: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='EAAD4501'O, index=0 SGSN_Test-GSUP(495)@d897cd60bd7d: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@d897cd60bd7d: 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 := '10FC5B4BA233C93CC9A5A020C1279C75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C881AC0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EA5B2218A604BC5'O } } } } } 20240921055327472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055327472 DLLC NOTICE LLME(ffffffff/eaad4501){UNASSIGNED} LLC RX: unknown TLLI 0xeaad4501, creating LLME on the fly (gprs_llc.c:552) 20240921055327472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055327472 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055327472 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055327472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055327472 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055327472 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055327472 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055327472 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055327472 DLLC NOTICE LLME(ffffffff/eaad4501){UNASSIGNED} LLGM Assign pre (eaad4501 => c390ea37) (gprs_llc.c:1079) 20240921055327472 DLLC NOTICE LLME(eaad4501/c390ea37){ASSIGNED} LLGM Assign post (eaad4501 => c390ea37) (gprs_llc.c:1125) 20240921055327472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055327472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055327472 DMM DEBUG MM(262420000000037/c390ea37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055327492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055327492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055327493 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055327493 DMM DEBUG MM(262420000000037/c390ea37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240921055327493 DMM NOTICE MM(262420000000037/c390ea37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055327493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055327493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055327493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055327493 DMM DEBUG MM(262420000000037/c390ea37) Requesting authorization (sgsn_auth.c:160) 20240921055327493 DMM INFO MM(262420000000037/c390ea37) Requesting authentication tuples (sgsn_auth.c:184) 20240921055327493 DMM DEBUG MM(262420000000037/c390ea37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055327493 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240921055327493 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@d897cd60bd7d: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240921055327499 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055327499 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055327499 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055327499 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055327499 DMM INFO MM(262420000000037/c390ea37) Subscriber data update (mmctx.c:445) 20240921055327499 DMM DEBUG MM(262420000000037/c390ea37) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055327499 DMM INFO MM(262420000000037/c390ea37) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055327499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055327499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055327499 DMM INFO MM(262420000000037/c390ea37) <- GMM AUTH AND CIPHERING REQ (rand = 10 fc 5b 4b a2 33 c9 3c c9 a5 a0 20 c1 27 9c 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055327514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055327514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055327514 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055327514 DMM INFO MM(262420000000037/c390ea37) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055327514 DMM NOTICE MM(262420000000037/c390ea37) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055327514 DMM DEBUG MM(262420000000037/c390ea37) checking auth: received GSM SRES = c8 81 ac 0b (gprs_gmm.c:666) 20240921055327514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055327514 DMM DEBUG MM(262420000000037/c390ea37) Requesting authorization (sgsn_auth.c:160) 20240921055327514 DMM INFO MM(262420000000037/c390ea37) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055327514 DMM DEBUG MM(262420000000037/c390ea37) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055327514 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240921055327514 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) 20240921055327514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055327514 DMM INFO MM(262420000000037/c390ea37) <- GMM ATTACH ACCEPT (new P-TMSI=0xc390ea37) (gprs_gmm.c:300) 20240921055327518 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055327518 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055327518 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240921055327518 DMM INFO MM(262420000000037/c390ea37) Subscriber data update (mmctx.c:445) 20240921055327518 DMM DEBUG MM(262420000000037/c390ea37) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055327518 DMM INFO MM(262420000000037/c390ea37) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055327518 DMM NOTICE MM(262420000000037/c390ea37) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240921055327518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055327518 DMM NOTICE MM(262420000000037/c390ea37) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055327518 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) 20240921055327519 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055327519 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240921055327519 DMM INFO MM(262420000000037/c390ea37) Subscriber data update (mmctx.c:445) 20240921055327519 DMM DEBUG MM(262420000000037/c390ea37) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055327530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055327530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055327530 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055327530 DMM INFO MM(262420000000037/c390ea37) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055327530 DMM NOTICE MM(262420000000037/c390ea37) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055327530 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055327530 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055327530 DLLC NOTICE LLME(eaad4501/c390ea37){ASSIGNED} LLGM Assign pre (ffffffff => c390ea37) (gprs_llc.c:1079) 20240921055327530 DLLC NOTICE LLME(ffffffff/c390ea37){ASSIGNED} LLGM Assign post (ffffffff => c390ea37) (gprs_llc.c:1125) 20240921055327530 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055327530 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055327530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055327530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055327586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055327586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055327586 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055327586 DMM INFO MM(262420000000037/c390ea37) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921055327586 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055327586 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921055327586 DLLC NOTICE LLME(ffffffff/c390ea37){ASSIGNED} LLGM Assign pre (c390ea37 => cf6e1f2c) (gprs_llc.c:1079) 20240921055327586 DLLC NOTICE LLME(c390ea37/cf6e1f2c){ASSIGNED} LLGM Assign post (c390ea37 => cf6e1f2c) (gprs_llc.c:1125) 20240921055327586 DMM INFO MM(262420000000037/cf6e1f2c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055327600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055327600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240921055327600 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055327600 DMM INFO MM(262420000000037/cf6e1f2c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240921055327600 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240921055327600 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055327600 DLLC NOTICE LLME(c390ea37/cf6e1f2c){ASSIGNED} LLGM Assign pre (ffffffff => cf6e1f2c) (gprs_llc.c:1079) 20240921055327600 DLLC NOTICE LLME(ffffffff/cf6e1f2c){ASSIGNED} LLGM Assign post (ffffffff => cf6e1f2c) (gprs_llc.c:1125) 20240921055327600 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240921055327601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055327601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055327601 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055327601 DMM INFO MM(262420000000037/cf6e1f2c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921055327601 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055327601 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921055327601 DLLC NOTICE LLME(ffffffff/cf6e1f2c){ASSIGNED} LLGM Assign pre (cf6e1f2c => c6f6bea5) (gprs_llc.c:1079) 20240921055327601 DLLC NOTICE LLME(cf6e1f2c/c6f6bea5){ASSIGNED} LLGM Assign post (cf6e1f2c => c6f6bea5) (gprs_llc.c:1125) 20240921055327601 DMM INFO MM(262420000000037/c6f6bea5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055327612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055327612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055327613 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055327613 DMM INFO MM(262420000000037/c6f6bea5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240921055327613 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240921055327613 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055327613 DLLC NOTICE LLME(cf6e1f2c/c6f6bea5){ASSIGNED} LLGM Assign pre (ffffffff => c6f6bea5) (gprs_llc.c:1079) 20240921055327613 DLLC NOTICE LLME(ffffffff/c6f6bea5){ASSIGNED} LLGM Assign post (ffffffff => c6f6bea5) (gprs_llc.c:1125) 20240921055327613 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240921055327613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055327613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055327613 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055327613 DMM INFO MM(262420000000037/c6f6bea5) -> GMM DETACH REQUEST TLLI=0xc6f6bea5 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240921055327613 DMM INFO MM(262420000000037/c6f6bea5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240921055327613 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055327613 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055327613 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055327613 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055327613 DLLC NOTICE LLME(ffffffff/c6f6bea5){ASSIGNED} LLGM Assign pre (c6f6bea5 => ffffffff) (gprs_llc.c:1079) 20240921055327613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6f6bea5 => ffffffff) (gprs_llc.c:1125) 20240921055327613 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240921055327613 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) 20240921055327613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055327613 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055327613 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055327613 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055327615 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@d897cd60bd7d: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@d897cd60bd7d: Final verdict of PTC: pass 20240921055332631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48104<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055332635 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055332635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(479)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(495)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(483)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(493)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(488)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(486)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(481)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(491)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:53:32 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20240921055332747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055333048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111456) 20240921055333636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055333636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111456, count=112716) 20240921055334638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055334638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:53:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20240921055335640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055335640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_rau_a_b started. 20240921055336154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055336156 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055336195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055336195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055336195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055336195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055336195 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055336195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055336195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055336195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055336195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055336196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055336196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055336196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055336196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055336196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055336196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055336196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055336196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055336196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055336196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055336196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055336196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055336196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055336198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055336203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055336203 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055336213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055336213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055336213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055336213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055336213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055336213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) SGSN_Test-Gb2-NS2(507)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921055336213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055336213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055336214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(508)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055336214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055336214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055336214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055336214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055336214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055336214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055336214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055336214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055336214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055336214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055336214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(508)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055336215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055336215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055336217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055336223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055336223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(507)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(512)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055336226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055336226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055336227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055336227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055336227 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055336227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055336227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055336227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055336227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055336228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055336228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055336228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055336228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055336228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055336228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055336228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055336228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055336228 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055336228 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055336228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055336228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055336228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055336230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055336235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055336235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055336641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055336641 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055336641 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055336641 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055336645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055336646 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@d897cd60bd7d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C635F902'O, index=0 SGSN_Test-GSUP(514)@d897cd60bd7d: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@d897cd60bd7d: 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 := 'DF6EF099BA5484421F2034B85BA8D096'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E1B4314'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '045442DF251BD02F'O } } } } } 20240921055337698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055337698 DLLC NOTICE LLME(ffffffff/c635f902){UNASSIGNED} LLC RX: unknown TLLI 0xc635f902, creating LLME on the fly (gprs_llc.c:552) 20240921055337698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055337698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055337698 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055337698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055337698 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055337698 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055337698 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055337698 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055337698 DLLC NOTICE LLME(ffffffff/c635f902){UNASSIGNED} LLGM Assign pre (c635f902 => e7c88415) (gprs_llc.c:1079) 20240921055337698 DLLC NOTICE LLME(c635f902/e7c88415){ASSIGNED} LLGM Assign post (c635f902 => e7c88415) (gprs_llc.c:1125) 20240921055337698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055337698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055337698 DMM DEBUG MM(262420000000038/e7c88415) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055337723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055337723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055337724 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055337724 DMM DEBUG MM(262420000000038/e7c88415) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240921055337724 DMM NOTICE MM(262420000000038/e7c88415) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055337724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055337724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055337724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055337724 DMM DEBUG MM(262420000000038/e7c88415) Requesting authorization (sgsn_auth.c:160) 20240921055337724 DMM INFO MM(262420000000038/e7c88415) Requesting authentication tuples (sgsn_auth.c:184) 20240921055337724 DMM DEBUG MM(262420000000038/e7c88415) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055337724 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240921055337724 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@d897cd60bd7d: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240921055337729 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055337730 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055337730 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055337730 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055337730 DMM INFO MM(262420000000038/e7c88415) Subscriber data update (mmctx.c:445) 20240921055337730 DMM DEBUG MM(262420000000038/e7c88415) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055337730 DMM INFO MM(262420000000038/e7c88415) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055337730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055337730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055337730 DMM INFO MM(262420000000038/e7c88415) <- GMM AUTH AND CIPHERING REQ (rand = df 6e f0 99 ba 54 84 42 1f 20 34 b8 5b a8 d0 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055337745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055337745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055337745 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055337745 DMM INFO MM(262420000000038/e7c88415) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055337745 DMM NOTICE MM(262420000000038/e7c88415) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055337745 DMM DEBUG MM(262420000000038/e7c88415) checking auth: received GSM SRES = 2e 1b 43 14 (gprs_gmm.c:666) 20240921055337745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055337745 DMM DEBUG MM(262420000000038/e7c88415) Requesting authorization (sgsn_auth.c:160) 20240921055337745 DMM INFO MM(262420000000038/e7c88415) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055337745 DMM DEBUG MM(262420000000038/e7c88415) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055337745 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240921055337745 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) 20240921055337745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055337746 DMM INFO MM(262420000000038/e7c88415) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7c88415) (gprs_gmm.c:300) 20240921055337748 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055337748 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055337748 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240921055337748 DMM INFO MM(262420000000038/e7c88415) Subscriber data update (mmctx.c:445) 20240921055337748 DMM DEBUG MM(262420000000038/e7c88415) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055337748 DMM INFO MM(262420000000038/e7c88415) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055337748 DMM NOTICE MM(262420000000038/e7c88415) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240921055337748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055337748 DMM NOTICE MM(262420000000038/e7c88415) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055337748 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) 20240921055337750 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055337750 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240921055337750 DMM INFO MM(262420000000038/e7c88415) Subscriber data update (mmctx.c:445) 20240921055337750 DMM DEBUG MM(262420000000038/e7c88415) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055337762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055337762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055337762 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055337762 DMM INFO MM(262420000000038/e7c88415) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055337762 DMM NOTICE MM(262420000000038/e7c88415) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055337762 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055337762 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055337762 DLLC NOTICE LLME(c635f902/e7c88415){ASSIGNED} LLGM Assign pre (ffffffff => e7c88415) (gprs_llc.c:1079) 20240921055337762 DLLC NOTICE LLME(ffffffff/e7c88415){ASSIGNED} LLGM Assign post (ffffffff => e7c88415) (gprs_llc.c:1125) 20240921055337762 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055337762 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055337762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055337762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@d897cd60bd7d: attach complete sending rau 20240921055337819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055337819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055337819 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055337819 DMM INFO MM(262420000000038/e7c88415) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921055337819 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055337819 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921055337819 DLLC NOTICE LLME(ffffffff/e7c88415){ASSIGNED} LLGM Assign pre (e7c88415 => ecc51895) (gprs_llc.c:1079) 20240921055337819 DLLC NOTICE LLME(e7c88415/ecc51895){ASSIGNED} LLGM Assign post (e7c88415 => ecc51895) (gprs_llc.c:1125) 20240921055337819 DMM INFO MM(262420000000038/ecc51895) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d897cd60bd7d: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@d897cd60bd7d: Removing Client IMSI='262420000000038'H, index=0 20240921055337837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055337837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240921055337837 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055337837 DMM INFO MM(262420000000038/ecc51895) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240921055337837 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240921055337837 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055337837 DLLC NOTICE LLME(e7c88415/ecc51895){ASSIGNED} LLGM Assign pre (ffffffff => ecc51895) (gprs_llc.c:1079) 20240921055337837 DLLC NOTICE LLME(ffffffff/ecc51895){ASSIGNED} LLGM Assign post (ffffffff => ecc51895) (gprs_llc.c:1125) 20240921055337837 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@d897cd60bd7d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='ECC51895'O, index=0 TC_attach_rau_a_b(516)@d897cd60bd7d: sending second RAU via different RA 20240921055337846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055337846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055337846 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921055337846 DMM INFO MM(262420000000038/ecc51895) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ecc51895, P-TMSI: ecc51895 (00000000), TLLI: ecc51895 (ecc51895), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240921055337846 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20240921055337846 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921055337846 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055337846 DLLC NOTICE LLME(ffffffff/ecc51895){ASSIGNED} LLGM Assign pre (ecc51895 => ecc51895) (gprs_llc.c:1079) 20240921055337846 DLLC NOTICE LLME(ecc51895/ecc51895){ASSIGNED} LLGM Assign post (ecc51895 => ecc51895) (gprs_llc.c:1125) 20240921055337846 DMM INFO MM(262420000000038/ecc51895) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055337875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055337875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055337875 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055337875 DMM INFO MM(262420000000038/ecc51895) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240921055337875 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240921055337875 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055337875 DLLC NOTICE LLME(ecc51895/ecc51895){ASSIGNED} LLGM Assign pre (ffffffff => ecc51895) (gprs_llc.c:1079) 20240921055337875 DLLC NOTICE LLME(ffffffff/ecc51895){ASSIGNED} LLGM Assign post (ffffffff => ecc51895) (gprs_llc.c:1125) 20240921055337875 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240921055337876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055337876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055337876 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055337876 DMM INFO MM(262420000000038/ecc51895) -> GMM DETACH REQUEST TLLI=0xecc51895 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240921055337876 DMM INFO MM(262420000000038/ecc51895) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240921055337876 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055337876 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055337876 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055337876 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055337876 DLLC NOTICE LLME(ffffffff/ecc51895){ASSIGNED} LLGM Assign pre (ecc51895 => ffffffff) (gprs_llc.c:1079) 20240921055337876 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecc51895 => ffffffff) (gprs_llc.c:1125) 20240921055337876 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240921055337876 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) 20240921055337876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055337876 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055337876 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055337876 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055337877 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@d897cd60bd7d: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@d897cd60bd7d: Final verdict of PTC: pass 20240921055342894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@d897cd60bd7d: Final verdict of PTC: none 20240921055342898 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055342898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(507)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(508)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(512)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(502)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(500)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(510)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(506)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055342947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055343248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104920) 20240921055343900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055343900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104920, count=109276) 20240921055344902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055344902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:53:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20240921055345904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055345904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_rau_a_b_wrong_old_ra started. 20240921055346350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055346352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055346399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055346399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055346399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055346399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055346399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055346399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055346399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055346399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055346399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055346400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055346400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055346400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055346400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055346400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055346400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055346400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055346400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055346400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055346400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055346400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055346400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055346400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055346402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055346406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055346406 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)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055346415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055346415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055346415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055346415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055346415 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055346415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055346415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055346415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055346415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055346416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055346416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055346416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055346416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055346416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055346416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055346416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055346416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055346416 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055346416 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055346416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055346416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055346416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055346419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055346423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055346423 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)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055346431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055346431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055346431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055346431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055346431 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055346431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055346431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055346431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055346431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055346431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055346431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055346431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055346432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055346432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055346432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055346432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055346432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055346432 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055346432 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055346432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055346432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055346432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055346434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055346439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055346439 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055346905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055346905 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055346905 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055346905 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055346909 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055346910 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d897cd60bd7d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F2520C6C'O, index=0 SGSN_Test-GSUP(533)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := '9B4C0BC20ABCE001CF5EA800A909A102'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FCC6F6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57E9180A5FD9B618'O } } } } } 20240921055347982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055347982 DLLC NOTICE LLME(ffffffff/f2520c6c){UNASSIGNED} LLC RX: unknown TLLI 0xf2520c6c, creating LLME on the fly (gprs_llc.c:552) 20240921055347982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055347982 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055347982 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055347982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055347982 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055347982 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055347982 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055347982 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055347982 DLLC NOTICE LLME(ffffffff/f2520c6c){UNASSIGNED} LLGM Assign pre (f2520c6c => ebfd6453) (gprs_llc.c:1079) 20240921055347982 DLLC NOTICE LLME(f2520c6c/ebfd6453){ASSIGNED} LLGM Assign post (f2520c6c => ebfd6453) (gprs_llc.c:1125) 20240921055347982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055347982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055347982 DMM DEBUG MM(262420000000039/ebfd6453) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055348005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055348005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055348005 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055348005 DMM DEBUG MM(262420000000039/ebfd6453) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240921055348005 DMM NOTICE MM(262420000000039/ebfd6453) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055348006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055348006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055348006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055348006 DMM DEBUG MM(262420000000039/ebfd6453) Requesting authorization (sgsn_auth.c:160) 20240921055348006 DMM INFO MM(262420000000039/ebfd6453) Requesting authentication tuples (sgsn_auth.c:184) 20240921055348006 DMM DEBUG MM(262420000000039/ebfd6453) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055348006 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20240921055348006 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@d897cd60bd7d: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20240921055348012 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055348012 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055348012 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055348012 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055348012 DMM INFO MM(262420000000039/ebfd6453) Subscriber data update (mmctx.c:445) 20240921055348012 DMM DEBUG MM(262420000000039/ebfd6453) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055348012 DMM INFO MM(262420000000039/ebfd6453) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055348012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055348012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055348012 DMM INFO MM(262420000000039/ebfd6453) <- GMM AUTH AND CIPHERING REQ (rand = 9b 4c 0b c2 0a bc e0 01 cf 5e a8 00 a9 09 a1 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055348027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055348027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055348027 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055348027 DMM INFO MM(262420000000039/ebfd6453) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055348027 DMM NOTICE MM(262420000000039/ebfd6453) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055348027 DMM DEBUG MM(262420000000039/ebfd6453) checking auth: received GSM SRES = 7f cc 6f 6a (gprs_gmm.c:666) 20240921055348027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055348027 DMM DEBUG MM(262420000000039/ebfd6453) Requesting authorization (sgsn_auth.c:160) 20240921055348027 DMM INFO MM(262420000000039/ebfd6453) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055348027 DMM DEBUG MM(262420000000039/ebfd6453) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055348027 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20240921055348027 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) 20240921055348027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055348027 DMM INFO MM(262420000000039/ebfd6453) <- GMM ATTACH ACCEPT (new P-TMSI=0xebfd6453) (gprs_gmm.c:300) 20240921055348030 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055348030 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055348030 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240921055348030 DMM INFO MM(262420000000039/ebfd6453) Subscriber data update (mmctx.c:445) 20240921055348030 DMM DEBUG MM(262420000000039/ebfd6453) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055348030 DMM INFO MM(262420000000039/ebfd6453) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055348030 DMM NOTICE MM(262420000000039/ebfd6453) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20240921055348030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055348030 DMM NOTICE MM(262420000000039/ebfd6453) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055348030 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) 20240921055348032 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055348032 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240921055348032 DMM INFO MM(262420000000039/ebfd6453) Subscriber data update (mmctx.c:445) 20240921055348032 DMM DEBUG MM(262420000000039/ebfd6453) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055348043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055348043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055348043 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055348043 DMM INFO MM(262420000000039/ebfd6453) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055348043 DMM NOTICE MM(262420000000039/ebfd6453) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055348043 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055348043 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055348043 DLLC NOTICE LLME(f2520c6c/ebfd6453){ASSIGNED} LLGM Assign pre (ffffffff => ebfd6453) (gprs_llc.c:1079) 20240921055348043 DLLC NOTICE LLME(ffffffff/ebfd6453){ASSIGNED} LLGM Assign post (ffffffff => ebfd6453) (gprs_llc.c:1125) 20240921055348043 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055348043 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055348043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055348043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@d897cd60bd7d: attach complete sending rau 20240921055348099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055348099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055348099 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055348099 DMM INFO MM(262420000000039/ebfd6453) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921055348099 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055348099 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921055348099 DLLC NOTICE LLME(ffffffff/ebfd6453){ASSIGNED} LLGM Assign pre (ebfd6453 => e4d9f873) (gprs_llc.c:1079) 20240921055348100 DLLC NOTICE LLME(ebfd6453/e4d9f873){ASSIGNED} LLGM Assign post (ebfd6453 => e4d9f873) (gprs_llc.c:1125) 20240921055348100 DMM INFO MM(262420000000039/e4d9f873) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@d897cd60bd7d: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d897cd60bd7d: Removing Client IMSI='262420000000039'H, index=0 20240921055348112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055348112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240921055348112 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055348112 DMM INFO MM(262420000000039/e4d9f873) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240921055348112 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240921055348112 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055348112 DLLC NOTICE LLME(ebfd6453/e4d9f873){ASSIGNED} LLGM Assign pre (ffffffff => e4d9f873) (gprs_llc.c:1079) 20240921055348112 DLLC NOTICE LLME(ffffffff/e4d9f873){ASSIGNED} LLGM Assign post (ffffffff => e4d9f873) (gprs_llc.c:1125) 20240921055348112 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@d897cd60bd7d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E4D9F873'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@d897cd60bd7d: sending second RAU via different RA with wrong Old RA 20240921055348121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055348121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055348121 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921055348121 DMM NOTICE LLME(ffffffff/e4d9f873){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240921055348121 DLLC NOTICE LLME(ffffffff/e4d9f873){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240921055348121 DMM NOTICE MM(262420000000039/e4d9f873) Rx RA Update Request with unexpected TLLI=e4d9f873 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20240921055348121 DMM ERROR LLME(ffffffff/e4d9f873){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240921055348121 DMM NOTICE MM(262420000000039/e4d9f873) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240921055348121 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240921055348121 DMM INFO MM(262420000000039/e4d9f873) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240921055348121 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055348121 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055348121 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055348121 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055348121 DLLC NOTICE LLME(ffffffff/e4d9f873){ASSIGNED} LLGM Assign pre (e4d9f873 => ffffffff) (gprs_llc.c:1079) 20240921055348121 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4d9f873 => ffffffff) (gprs_llc.c:1125) 20240921055348121 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20240921055348121 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) 20240921055348121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055348121 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055348121 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055348121 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055348142 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20240921055348144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055348144 DLLC NOTICE LLME(ffffffff/e4d9f873){UNASSIGNED} LLC RX: unknown TLLI 0xe4d9f873, creating LLME on the fly (gprs_llc.c:552) 20240921055348144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20240921055348144 DMM NOTICE LLME(ffffffff/e4d9f873){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240921055351065 DGPRS DEBUG Checking for inactive LLMEs, time = 29426230 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d897cd60bd7d: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@d897cd60bd7d: Final verdict of PTC: pass 20240921055353155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40114<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(526)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(533)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@d897cd60bd7d: Final verdict of PTC: none 20240921055353159 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055353159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(528)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(521)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@d897cd60bd7d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(531)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(529)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(519)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(524)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) Sat Sep 21 05:53:53 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@d897cd60bd7d: 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'. 20240921055353240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055353542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99872) 20240921055354160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055354160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99872, count=105304) 20240921055355161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055355161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:53:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055356162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055356163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_usim_resync started. 20240921055356651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055356654 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055356695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055356695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055356695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055356695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055356695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055356695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055356695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055356695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055356695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055356696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055356696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055356696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055356696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055356696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055356696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055356696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055356696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055356696 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055356696 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055356696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055356696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055356696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055356698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055356704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055356704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(542)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(539)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055356716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055356716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055356716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055356716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055356716 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055356716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055356716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055356716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055356716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(545)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055356716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055356716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055356716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055356716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055356716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055356716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055356716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055356716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055356716 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055356716 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055356716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055356717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055356717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055356718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055356723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055356723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(545)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_usim_resync-BVCI210(543)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(550)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055356727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055356727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055356727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055356727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055356727 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055356727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055356727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055356727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055356727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055356728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055356728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055356728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055356728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055356728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055356728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055356728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055356728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055356728 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055356728 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055356728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055356728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055356728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055356730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055356734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055356734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055357163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055357163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055357163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055357163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055357167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055357168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@d897cd60bd7d: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='CC8BF2FB'O, index=0 SGSN_Test-GSUP(552)@d897cd60bd7d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@d897cd60bd7d: 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 := '51D606E79E4855994B0667005F02E5F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C55F909'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '14948AD5BE2D363D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2D325D82CC44C4E8B52EC9D939994147'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D7C116586C63913DE6C4C77F401C746B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E7737AD1040C66DA8CC50848E3A2BAAB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '60B8EBE06BDBE43A'O } } } } } 20240921055358255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055358255 DLLC NOTICE LLME(ffffffff/cc8bf2fb){UNASSIGNED} LLC RX: unknown TLLI 0xcc8bf2fb, creating LLME on the fly (gprs_llc.c:552) 20240921055358255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055358255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055358255 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055358255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055358255 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055358255 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055358255 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055358255 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055358255 DLLC NOTICE LLME(ffffffff/cc8bf2fb){UNASSIGNED} LLGM Assign pre (cc8bf2fb => ea31247d) (gprs_llc.c:1079) 20240921055358255 DLLC NOTICE LLME(cc8bf2fb/ea31247d){ASSIGNED} LLGM Assign post (cc8bf2fb => ea31247d) (gprs_llc.c:1125) 20240921055358255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055358255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055358255 DMM DEBUG MM(262420000000040/ea31247d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055358273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055358273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055358273 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055358273 DMM DEBUG MM(262420000000040/ea31247d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240921055358273 DMM NOTICE MM(262420000000040/ea31247d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055358273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055358273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055358273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055358273 DMM DEBUG MM(262420000000040/ea31247d) Requesting authorization (sgsn_auth.c:160) 20240921055358273 DMM INFO MM(262420000000040/ea31247d) Requesting authentication tuples (sgsn_auth.c:184) 20240921055358273 DMM DEBUG MM(262420000000040/ea31247d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055358273 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240921055358273 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@d897cd60bd7d: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20240921055358278 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055358278 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055358278 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055358278 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055358278 DMM INFO MM(262420000000040/ea31247d) Subscriber data update (mmctx.c:445) 20240921055358278 DMM DEBUG MM(262420000000040/ea31247d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055358278 DMM INFO MM(262420000000040/ea31247d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055358278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055358278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055358278 DMM INFO MM(262420000000040/ea31247d) <- GMM AUTH AND CIPHERING REQ (rand = 51 d6 06 e7 9e 48 55 99 4b 06 67 00 5f 02 e5 f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e7 73 7a d1 04 0c 66 da 8c c5 08 48 e3 a2 ba ab ) (gprs_gmm.c:483) 20240921055358288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055358288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055358288 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055358288 DMM INFO MM(262420000000040/ea31247d) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240921055358288 DMM INFO MM(262420000000040/ea31247d) R99 AUTHENTICATION SYNCH (AUTS = e2207da121c93d96255482adf903) (gprs_gmm.c:711) 20240921055358288 DMM DEBUG MM(262420000000040/ea31247d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055358288 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240921055358288 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e e2 20 7d a1 21 c9 3d 96 25 54 82 ad f9 03 20 10 51 d6 06 e7 9e 48 55 99 4b 06 67 00 5f 02 e5 f8 28 01 01 (gprs_subscriber.c:210) 20240921055358288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240921055358288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240921055358290 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055358290 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055358290 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055358290 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055358290 DMM INFO MM(262420000000040/ea31247d) Subscriber data update (mmctx.c:445) 20240921055358290 DMM DEBUG MM(262420000000040/ea31247d) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240921055358290 DMM INFO MM(262420000000040/ea31247d) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240921055358290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055358290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055358290 DMM INFO MM(262420000000040/ea31247d) <- GMM AUTH AND CIPHERING REQ (rand = 2d 86 a7 e0 a3 ef df 6a a0 27 ed 29 d3 89 6c 37 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 6d 98 34 76 a5 44 75 28 c2 79 e9 14 dc 9f fb ) (gprs_gmm.c:483) 20240921055358300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055358300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x74ffc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055358300 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055358300 DMM INFO MM(262420000000040/ea31247d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055358300 DMM NOTICE MM(262420000000040/ea31247d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055358300 DMM DEBUG MM(262420000000040/ea31247d) checking auth: received UMTS RES = 6e 02 2a a8 5c 95 0f 52 (gprs_gmm.c:666) 20240921055358300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055358300 DMM DEBUG MM(262420000000040/ea31247d) Requesting authorization (sgsn_auth.c:160) 20240921055358300 DMM INFO MM(262420000000040/ea31247d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055358300 DMM DEBUG MM(262420000000040/ea31247d) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055358300 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240921055358300 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) 20240921055358300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055358300 DMM INFO MM(262420000000040/ea31247d) <- GMM ATTACH ACCEPT (new P-TMSI=0xea31247d) (gprs_gmm.c:300) 20240921055358303 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055358303 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055358303 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240921055358303 DMM INFO MM(262420000000040/ea31247d) Subscriber data update (mmctx.c:445) 20240921055358303 DMM DEBUG MM(262420000000040/ea31247d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055358303 DMM INFO MM(262420000000040/ea31247d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055358303 DMM NOTICE MM(262420000000040/ea31247d) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240921055358303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055358303 DMM NOTICE MM(262420000000040/ea31247d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055358303 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) 20240921055358304 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055358304 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240921055358304 DMM INFO MM(262420000000040/ea31247d) Subscriber data update (mmctx.c:445) 20240921055358304 DMM DEBUG MM(262420000000040/ea31247d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@d897cd60bd7d: Removing Client IMSI='262420000000040'H, index=0 20240921055358315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055358315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055358315 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055358315 DMM INFO MM(262420000000040/ea31247d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055358315 DMM NOTICE MM(262420000000040/ea31247d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055358315 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055358315 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055358315 DLLC NOTICE LLME(cc8bf2fb/ea31247d){ASSIGNED} LLGM Assign pre (ffffffff => ea31247d) (gprs_llc.c:1079) 20240921055358315 DLLC NOTICE LLME(ffffffff/ea31247d){ASSIGNED} LLGM Assign post (ffffffff => ea31247d) (gprs_llc.c:1125) 20240921055358315 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055358315 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055358315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055358315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@d897cd60bd7d: Final verdict of PTC: pass 20240921055358319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(536)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(552)@d897cd60bd7d: Final verdict of PTC: none 20240921055358323 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055358323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(546)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(550)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(540)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(538)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(548)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(544)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_usim_resync finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:53:58 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 20240921055358409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055358812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93856) 20240921055359323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055359324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93856, count=95016) 20240921055400324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055400324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055401326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055401326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_usim_a54_a54 started. 20240921055401908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055401910 DMM INFO MM(262420000000040/ea31247d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055401910 DMM INFO MM(262420000000040/ea31247d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055401910 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055401910 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055401910 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055401910 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055401910 DLLC NOTICE LLME(ffffffff/ea31247d){ASSIGNED} LLGM Assign pre (ea31247d => ffffffff) (gprs_llc.c:1079) 20240921055401910 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea31247d => ffffffff) (gprs_llc.c:1125) 20240921055401910 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240921055401910 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) 20240921055401910 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) 20240921055401910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055401910 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055401910 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055401910 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055401910 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055401948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055401948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055401948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055401948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055401948 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055401948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055401948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055401948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055401948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055401948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055401948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055401948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055401948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055401949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055401949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055401949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055401949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055401949 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055401949 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055401949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(559)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055401949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055401949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055401951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055401956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055401956 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055401963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055401963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055401963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055401963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055401963 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055401963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055401963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055401963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055401963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055401963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055401964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055401964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055401964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055401964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055401964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055401964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055401964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055401964 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055401964 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055401964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055401964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055401964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055401966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055401970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055401970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055401979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055401979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055401979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055401979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055401979 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055401979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055401979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055401979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055401979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055401980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055401980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055401980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055401980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055401980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055401980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055401980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055401980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055401980 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055401980 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055401980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055401980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055401980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055401982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055401986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055401986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055402327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055402327 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055402327 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055402327 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055402332 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055402333 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@d897cd60bd7d: 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)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@d897cd60bd7d: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D2E397AC'O, index=0 SGSN_Test-GSUP(571)@d897cd60bd7d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@d897cd60bd7d: 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 := 'DB31A21756711D2FC190F9FEF02016C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFD95E84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB09398C1F4763D5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3197BEECE89E1A11655B3946BF9FA60C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1914AC994FF6DD5FFC20F305D7C2A75A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '177F3261911C230AEEE4FFD30DE99EC6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5C3B53F11E3F16B1'O } } } } } 20240921055403409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055403409 DLLC NOTICE LLME(ffffffff/d2e397ac){UNASSIGNED} LLC RX: unknown TLLI 0xd2e397ac, creating LLME on the fly (gprs_llc.c:552) 20240921055403409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055403409 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055403409 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055403409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055403409 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055403409 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055403409 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055403409 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055403409 DLLC NOTICE LLME(ffffffff/d2e397ac){UNASSIGNED} LLGM Assign pre (d2e397ac => dfc8a107) (gprs_llc.c:1079) 20240921055403409 DLLC NOTICE LLME(d2e397ac/dfc8a107){ASSIGNED} LLGM Assign post (d2e397ac => dfc8a107) (gprs_llc.c:1125) 20240921055403409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055403409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055403409 DMM DEBUG MM(262420000000040/dfc8a107) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055403431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055403431 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055403431 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055403431 DMM DEBUG MM(262420000000040/dfc8a107) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240921055403431 DMM NOTICE MM(262420000000040/dfc8a107) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055403431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055403431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055403431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055403431 DMM DEBUG MM(262420000000040/dfc8a107) Requesting authorization (sgsn_auth.c:160) 20240921055403431 DMM INFO MM(262420000000040/dfc8a107) Requesting authentication tuples (sgsn_auth.c:184) 20240921055403431 DMM DEBUG MM(262420000000040/dfc8a107) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055403431 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240921055403431 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@d897cd60bd7d: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20240921055403437 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055403437 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055403437 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055403437 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055403438 DMM INFO MM(262420000000040/dfc8a107) Subscriber data update (mmctx.c:445) 20240921055403438 DMM DEBUG MM(262420000000040/dfc8a107) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055403438 DMM INFO MM(262420000000040/dfc8a107) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055403438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055403438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055403438 DMM INFO MM(262420000000040/dfc8a107) <- GMM AUTH AND CIPHERING REQ (rand = db 31 a2 17 56 71 1d 2f c1 90 f9 fe f0 20 16 c7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 7f 32 61 91 1c 23 0a ee e4 ff d3 0d e9 9e c6 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@d897cd60bd7d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@d897cd60bd7d: Final verdict of PTC: pass 20240921055403457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45182<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055403461 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055403461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(555)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(569)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(564)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(571)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(559)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(567)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(557)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(562)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:54:03 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20240921055403562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055403964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48104) 20240921055404462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055404462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48104, count=71960) 20240921055405464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055405464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:54:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20240921055406465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055406465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_usim_a54_a53 started. 20240921055407063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055407065 DMM INFO MM(262420000000040/dfc8a107) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055407066 DMM INFO MM(262420000000040/dfc8a107) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055407066 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055407066 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055407066 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055407066 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240921055407066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Deallocated (fsm.c:568) 20240921055407066 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055407066 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055407066 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055407066 DLLC NOTICE LLME(d2e397ac/dfc8a107){ASSIGNED} LLGM Assign pre (dfc8a107 => ffffffff) (gprs_llc.c:1079) 20240921055407066 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfc8a107 => ffffffff) (gprs_llc.c:1125) 20240921055407066 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055407101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055407101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055407101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055407101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055407101 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055407101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055407101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055407101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055407101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055407102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055407102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055407102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055407102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055407102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055407102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055407102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055407102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055407102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055407102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055407102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055407102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055407102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055407105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055407110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055407110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055407116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055407116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055407116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055407116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055407116 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055407116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055407116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055407116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055407116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055407117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055407117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055407117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055407117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055407117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055407117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055407117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055407117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055407117 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055407117 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055407117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055407117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055407117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055407119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055407123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055407123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055407131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055407131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055407131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055407131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055407131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055407131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055407131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055407131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055407131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055407132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055407132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055407132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055407132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055407132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055407132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055407132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055407133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055407133 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055407133 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055407133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055407133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055407133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055407135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055407139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055407139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055407466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055407466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055407466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055407466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055407470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055407471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@d897cd60bd7d: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='E6844E2E'O, index=0 SGSN_Test-GSUP(590)@d897cd60bd7d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@d897cd60bd7d: 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 := 'CE7C520B3E1CA5DE2285C96A7EF2FFCC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CADB54A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F5BD550C57A38A1A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A71B713B3D6A0445B7BC1A21F8004572'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '38609EEDD9F5E7F44385EC797203CE7B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4FE2F4F640A664D2B93506BF8A54DA48'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3FC232120F6F4465'O } } } } } 20240921055408529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055408529 DLLC NOTICE LLME(ffffffff/e6844e2e){UNASSIGNED} LLC RX: unknown TLLI 0xe6844e2e, creating LLME on the fly (gprs_llc.c:552) 20240921055408529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055408529 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055408529 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055408529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055408529 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055408529 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055408529 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055408529 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055408529 DLLC NOTICE LLME(ffffffff/e6844e2e){UNASSIGNED} LLGM Assign pre (e6844e2e => f01e8f3c) (gprs_llc.c:1079) 20240921055408529 DLLC NOTICE LLME(e6844e2e/f01e8f3c){ASSIGNED} LLGM Assign post (e6844e2e => f01e8f3c) (gprs_llc.c:1125) 20240921055408529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055408529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055408529 DMM DEBUG MM(262420000000040/f01e8f3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055408536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055408536 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055408536 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055408536 DMM DEBUG MM(262420000000040/f01e8f3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240921055408536 DMM NOTICE MM(262420000000040/f01e8f3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055408536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055408536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055408536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055408536 DMM DEBUG MM(262420000000040/f01e8f3c) Requesting authorization (sgsn_auth.c:160) 20240921055408536 DMM INFO MM(262420000000040/f01e8f3c) Requesting authentication tuples (sgsn_auth.c:184) 20240921055408536 DMM DEBUG MM(262420000000040/f01e8f3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055408536 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240921055408536 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@d897cd60bd7d: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20240921055408538 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055408538 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055408538 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055408538 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055408538 DMM INFO MM(262420000000040/f01e8f3c) Subscriber data update (mmctx.c:445) 20240921055408538 DMM DEBUG MM(262420000000040/f01e8f3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055408538 DMM INFO MM(262420000000040/f01e8f3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055408538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055408538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055408538 DMM INFO MM(262420000000040/f01e8f3c) <- GMM AUTH AND CIPHERING REQ (rand = ce 7c 52 0b 3e 1c a5 de 22 85 c9 6a 7e f2 ff cc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f e2 f4 f6 40 a6 64 d2 b9 35 06 bf 8a 54 da 48 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@d897cd60bd7d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@d897cd60bd7d: Final verdict of PTC: pass 20240921055408547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@d897cd60bd7d: Final verdict of PTC: none 20240921055408550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055408550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(575)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(583)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(578)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(588)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(581)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(576)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(586)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:54:08 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20240921055408643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055409046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70700) 20240921055409552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055409552 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=71860) 20240921055410554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055410554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:54:11 UTC 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 20240921055411555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055411555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_usim_a53_a54 started. 20240921055412150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055412153 DMM INFO MM(262420000000040/f01e8f3c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055412153 DMM INFO MM(262420000000040/f01e8f3c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055412153 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055412153 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055412153 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055412153 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240921055412153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Deallocated (fsm.c:568) 20240921055412153 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055412153 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055412153 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055412153 DLLC NOTICE LLME(e6844e2e/f01e8f3c){ASSIGNED} LLGM Assign pre (f01e8f3c => ffffffff) (gprs_llc.c:1079) 20240921055412153 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f01e8f3c => ffffffff) (gprs_llc.c:1125) 20240921055412153 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055412196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055412196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055412196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055412196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055412196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055412196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055412196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055412196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055412196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055412196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055412196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055412196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055412196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055412196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055412196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055412196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055412196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055412196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055412196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055412196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055412197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055412197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055412198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055412202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055412202 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055412211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055412211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055412211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055412211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055412211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055412211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055412211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055412211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055412211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055412211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055412211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055412211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055412212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055412212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055412212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055412212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055412212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055412212 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055412212 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055412212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055412212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055412212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055412214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055412219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055412219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055412228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055412228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055412228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055412228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055412228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055412228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055412228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055412228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055412228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055412229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055412229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055412229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055412229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055412229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055412229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055412229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055412229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055412229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055412229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055412229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055412229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055412229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055412231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055412236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055412236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055412556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055412556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055412556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055412556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055412560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@d897cd60bd7d: 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)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240921055412562 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@d897cd60bd7d: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D83545C4'O, index=0 SGSN_Test-GSUP(609)@d897cd60bd7d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@d897cd60bd7d: 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 := '587CD7E4B114F1525FCBF09C9EEB4F18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60BC57D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10C9329EB506EA73'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8F9D692C596CFC21492D1B2F980D8059'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '59F1733E2B1D2DCF065293E1B23D78A3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '077C94852CD148C8BE41455664A775D8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2271A9BBEC25E5E5'O } } } } } 20240921055413633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055413633 DLLC NOTICE LLME(ffffffff/d83545c4){UNASSIGNED} LLC RX: unknown TLLI 0xd83545c4, creating LLME on the fly (gprs_llc.c:552) 20240921055413633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055413633 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055413633 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055413633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055413633 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055413633 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055413633 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055413633 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055413633 DLLC NOTICE LLME(ffffffff/d83545c4){UNASSIGNED} LLGM Assign pre (d83545c4 => d9986748) (gprs_llc.c:1079) 20240921055413633 DLLC NOTICE LLME(d83545c4/d9986748){ASSIGNED} LLGM Assign post (d83545c4 => d9986748) (gprs_llc.c:1125) 20240921055413633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055413633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055413633 DMM DEBUG MM(262420000000040/d9986748) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055413640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055413640 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055413640 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055413640 DMM DEBUG MM(262420000000040/d9986748) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240921055413640 DMM NOTICE MM(262420000000040/d9986748) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055413640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055413640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055413640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055413640 DMM DEBUG MM(262420000000040/d9986748) Requesting authorization (sgsn_auth.c:160) 20240921055413640 DMM INFO MM(262420000000040/d9986748) Requesting authentication tuples (sgsn_auth.c:184) 20240921055413640 DMM DEBUG MM(262420000000040/d9986748) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055413640 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240921055413640 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@d897cd60bd7d: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20240921055413641 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055413641 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055413641 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055413641 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055413642 DMM INFO MM(262420000000040/d9986748) Subscriber data update (mmctx.c:445) 20240921055413642 DMM DEBUG MM(262420000000040/d9986748) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055413642 DMM INFO MM(262420000000040/d9986748) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055413642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055413642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055413642 DMM INFO MM(262420000000040/d9986748) <- GMM AUTH AND CIPHERING REQ (rand = 58 7c d7 e4 b1 14 f1 52 5f cb f0 9c 9e eb 4f 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 07 7c 94 85 2c d1 48 c8 be 41 45 56 64 a7 75 d8 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@d897cd60bd7d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@d897cd60bd7d: Final verdict of PTC: pass 20240921055413645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a53_a54-BVCI196(596)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(609)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(607)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(597)@d897cd60bd7d: Final verdict of PTC: none 20240921055413648 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055413648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(604)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(600)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(595)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(605)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(602)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:54:13 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20240921055413747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055414149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70872) 20240921055414650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055414650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70872, count=72132) 20240921055415652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055415652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:54: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_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 20240921055416653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055416653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_usim_a50_a54 started. 20240921055417255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055417258 DMM INFO MM(262420000000040/d9986748) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055417258 DMM INFO MM(262420000000040/d9986748) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055417258 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055417258 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055417258 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055417258 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240921055417258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Deallocated (fsm.c:568) 20240921055417258 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055417258 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055417258 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055417258 DLLC NOTICE LLME(d83545c4/d9986748){ASSIGNED} LLGM Assign pre (d9986748 => ffffffff) (gprs_llc.c:1079) 20240921055417258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9986748 => ffffffff) (gprs_llc.c:1125) 20240921055417258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055417294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055417294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055417294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055417294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055417294 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055417294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055417294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055417294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055417294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055417294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055417295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055417295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055417295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055417295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055417295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055417295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055417295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055417295 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055417295 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055417295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055417295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055417295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055417298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055417304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055417304 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055417309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055417309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055417309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055417309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055417309 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055417309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055417309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055417309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055417309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055417310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055417310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055417310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055417310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055417310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055417310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055417310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055417310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055417310 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055417310 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055417310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055417310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055417310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055417311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055417316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055417316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055417325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055417325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055417325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055417325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055417325 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055417325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055417325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055417325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055417325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055417326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055417326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055417326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055417326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055417326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055417326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055417326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055417326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055417326 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055417326 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055417326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(626)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055417326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055417326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055417328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055417333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055417333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055417654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055417654 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055417654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055417654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055417658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055417660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@d897cd60bd7d: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='D073C30D'O, index=0 SGSN_Test-GSUP(628)@d897cd60bd7d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@d897cd60bd7d: 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 := 'FD87DCDF4CAA2960C76CE16555D717F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60778A70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B8AAD229CA43A0D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A34AD258057E7E3FC01941AC96871E8B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '671FD91C618CB3579950C410151C899E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '98121E8A077BC0506981E2BAA45FB9A4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '879C12BCFEC19EE3'O } } } } } 20240921055418735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055418735 DLLC NOTICE LLME(ffffffff/d073c30d){UNASSIGNED} LLC RX: unknown TLLI 0xd073c30d, creating LLME on the fly (gprs_llc.c:552) 20240921055418735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055418735 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055418735 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055418735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055418735 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055418735 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055418735 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055418735 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055418735 DLLC NOTICE LLME(ffffffff/d073c30d){UNASSIGNED} LLGM Assign pre (d073c30d => c55962e8) (gprs_llc.c:1079) 20240921055418735 DLLC NOTICE LLME(d073c30d/c55962e8){ASSIGNED} LLGM Assign post (d073c30d => c55962e8) (gprs_llc.c:1125) 20240921055418735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055418735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055418735 DMM DEBUG MM(262420000000040/c55962e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055418762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055418762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055418762 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055418762 DMM DEBUG MM(262420000000040/c55962e8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240921055418762 DMM NOTICE MM(262420000000040/c55962e8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055418762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055418762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055418762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055418762 DMM DEBUG MM(262420000000040/c55962e8) Requesting authorization (sgsn_auth.c:160) 20240921055418762 DMM INFO MM(262420000000040/c55962e8) Requesting authentication tuples (sgsn_auth.c:184) 20240921055418762 DMM DEBUG MM(262420000000040/c55962e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055418762 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240921055418762 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@d897cd60bd7d: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20240921055418768 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055418768 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055418768 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055418768 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055418768 DMM INFO MM(262420000000040/c55962e8) Subscriber data update (mmctx.c:445) 20240921055418768 DMM DEBUG MM(262420000000040/c55962e8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055418768 DMM INFO MM(262420000000040/c55962e8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055418768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055418768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055418768 DMM INFO MM(262420000000040/c55962e8) <- GMM AUTH AND CIPHERING REQ (rand = fd 87 dc df 4c aa 29 60 c7 6c e1 65 55 d7 17 f5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 98 12 1e 8a 07 7b c0 50 69 81 e2 ba a4 5f b9 a4 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@d897cd60bd7d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@d897cd60bd7d: Final verdict of PTC: pass 20240921055418788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56142<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055418792 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055418792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(621)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(626)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(616)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(619)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(614)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(624)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055418898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055419300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67776) 20240921055419794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055419794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67776, count=72132) 20240921055420796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055420796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921055421066 DGPRS DEBUG Checking for inactive LLMEs, time = 29426260 (sgsn.c:131) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:54:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055421797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055421798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_usim_a54_a50 started. 20240921055422386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055422388 DMM INFO MM(262420000000040/c55962e8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055422388 DMM INFO MM(262420000000040/c55962e8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055422388 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055422388 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055422388 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055422388 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240921055422388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Deallocated (fsm.c:568) 20240921055422388 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055422388 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055422388 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055422388 DLLC NOTICE LLME(d073c30d/c55962e8){ASSIGNED} LLGM Assign pre (c55962e8 => ffffffff) (gprs_llc.c:1079) 20240921055422388 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c55962e8 => ffffffff) (gprs_llc.c:1125) 20240921055422388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055422439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055422439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055422439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055422439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055422439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055422439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055422439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055422439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055422439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(635)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(636)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055422440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055422440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055422440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055422440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055422440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055422440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055422440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055422440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055422440 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055422440 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055422440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(636)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055422440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055422440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055422442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055422447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055422447 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(635)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a50-BVCI196(633)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(640)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055422451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055422451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055422451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055422451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055422451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055422451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055422451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055422451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055422451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055422452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055422452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055422452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055422452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055422452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055422452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055422452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055422452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055422452 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055422452 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055422452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055422453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055422453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055422454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055422458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055422458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055422466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055422466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055422466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055422466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055422466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055422466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055422466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055422466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055422466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055422467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055422467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055422467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055422467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055422467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055422467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055422467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055422467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055422467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055422467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055422467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055422467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055422467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055422469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055422474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055422474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055422799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055422799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055422799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055422799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055422803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055422804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(633)@d897cd60bd7d: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='DBE3C333'O, index=0 SGSN_Test-GSUP(647)@d897cd60bd7d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@d897cd60bd7d: 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 := 'CBE84C98AA61D858637D5C036E1EBA31'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8651ABE0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9C2B3416971B76B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0E144BA022E4175DF18917A4397CACEF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '46FE494462D29BF865A857EF51ACCF97'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8A4067565A14FCCF0E173ADCAF822F50'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0B499C6E0358B602'O } } } } } 20240921055423875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055423875 DLLC NOTICE LLME(ffffffff/dbe3c333){UNASSIGNED} LLC RX: unknown TLLI 0xdbe3c333, creating LLME on the fly (gprs_llc.c:552) 20240921055423875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055423875 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055423875 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055423875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055423875 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055423875 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055423875 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055423875 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055423875 DLLC NOTICE LLME(ffffffff/dbe3c333){UNASSIGNED} LLGM Assign pre (dbe3c333 => d1c9e5f8) (gprs_llc.c:1079) 20240921055423875 DLLC NOTICE LLME(dbe3c333/d1c9e5f8){ASSIGNED} LLGM Assign post (dbe3c333 => d1c9e5f8) (gprs_llc.c:1125) 20240921055423875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055423875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055423875 DMM DEBUG MM(262420000000040/d1c9e5f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055423897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055423897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055423897 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055423897 DMM DEBUG MM(262420000000040/d1c9e5f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240921055423897 DMM NOTICE MM(262420000000040/d1c9e5f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055423897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055423897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055423897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055423897 DMM DEBUG MM(262420000000040/d1c9e5f8) Requesting authorization (sgsn_auth.c:160) 20240921055423897 DMM INFO MM(262420000000040/d1c9e5f8) Requesting authentication tuples (sgsn_auth.c:184) 20240921055423897 DMM DEBUG MM(262420000000040/d1c9e5f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055423897 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240921055423897 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@d897cd60bd7d: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20240921055423901 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055423901 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055423901 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055423902 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055423902 DMM INFO MM(262420000000040/d1c9e5f8) Subscriber data update (mmctx.c:445) 20240921055423902 DMM DEBUG MM(262420000000040/d1c9e5f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055423902 DMM INFO MM(262420000000040/d1c9e5f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055423902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055423902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055423902 DMM INFO MM(262420000000040/d1c9e5f8) <- GMM AUTH AND CIPHERING REQ (rand = cb e8 4c 98 aa 61 d8 58 63 7d 5c 03 6e 1e ba 31 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8a 40 67 56 5a 14 fc cf 0e 17 3a dc af 82 2f 50 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(633)@d897cd60bd7d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@d897cd60bd7d: Final verdict of PTC: pass 20240921055423919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@d897cd60bd7d: Final verdict of PTC: none 20240921055423923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055423923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(636)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(645)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(633)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@d897cd60bd7d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(640)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(638)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(643)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(634)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(633): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055424005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055424406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67504) 20240921055424924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055424925 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) 20240921055425927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055425927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:54:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055426928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055426928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_detach_unknown_nopoweroff started. 20240921055427519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055427521 DMM INFO MM(262420000000040/d1c9e5f8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055427521 DMM INFO MM(262420000000040/d1c9e5f8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055427521 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055427521 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055427521 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055427521 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240921055427521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Deallocated (fsm.c:568) 20240921055427521 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055427521 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055427521 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055427521 DLLC NOTICE LLME(dbe3c333/d1c9e5f8){ASSIGNED} LLGM Assign pre (d1c9e5f8 => ffffffff) (gprs_llc.c:1079) 20240921055427521 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1c9e5f8 => ffffffff) (gprs_llc.c:1125) 20240921055427521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055427566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055427566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055427566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055427566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055427566 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055427566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055427566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055427566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055427566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055427567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055427567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055427567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055427567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055427567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055427567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055427567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055427567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055427567 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055427567 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055427567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055427568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055427568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055427569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055427574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055427574 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055427581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055427581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055427581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055427581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055427581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055427581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055427581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055427581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055427581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055427582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055427582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055427582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055427582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055427582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055427582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055427582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055427582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055427582 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055427582 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055427582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(659)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055427582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055427582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055427584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055427589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055427589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055427597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055427597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055427597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055427597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055427597 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055427597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055427597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055427597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055427597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055427598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055427598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055427598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055427598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055427598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055427598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055427598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055427598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055427598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055427598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055427598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055427598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055427598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055427600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055427606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055427606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055427929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055427929 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055427929 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055427930 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055427934 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055427935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@d897cd60bd7d: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C5FEF05A'O, index=0 SGSN_Test-GSUP(666)@d897cd60bd7d: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20240921055429008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055429008 DLLC NOTICE LLME(ffffffff/c5fef05a){UNASSIGNED} LLC RX: unknown TLLI 0xc5fef05a, creating LLME on the fly (gprs_llc.c:552) 20240921055429008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055429008 DMM NOTICE LLME(ffffffff/c5fef05a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240921055429009 DLLC NOTICE LLME(ffffffff/c5fef05a){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240921055429009 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc5fef05a type=GPRS detach (gprs_gmm.c:1465) 20240921055429009 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240921055429009 DLLC NOTICE LLME(ffffffff/c5fef05a){UNASSIGNED} LLGM Assign pre (c5fef05a => ffffffff) (gprs_llc.c:1079) 20240921055429009 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5fef05a => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@d897cd60bd7d: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@d897cd60bd7d: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@d897cd60bd7d: Final verdict of PTC: pass 20240921055429032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54216<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@d897cd60bd7d: Final verdict of PTC: none 20240921055429036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055429036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@d897cd60bd7d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(664)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@d897cd60bd7d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(659)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(654)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@d897cd60bd7d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(657)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(662)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(652)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:54:29 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 20240921055429145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055429447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56828) 20240921055430037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055430037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56828, count=57468) 20240921055431039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055431039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:54:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055432041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055432041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_detach_unknown_poweroff started. 20240921055432543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055432545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055432586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055432586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055432586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055432586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055432586 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055432586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055432586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055432586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055432586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055432587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055432587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055432587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055432587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055432587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055432587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055432587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055432587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055432587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055432587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055432587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055432587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055432587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055432589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055432593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055432593 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055432601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055432601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055432601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055432601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055432601 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055432601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055432601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055432601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055432601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055432601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055432601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055432601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055432601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055432601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055432601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055432601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055432601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055432601 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055432601 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055432601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055432602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(678)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055432602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055432603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055432609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055432609 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055432616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055432616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055432616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055432616 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055432616 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055432616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055432616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055432616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055432616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055432617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055432617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055432617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055432617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055432617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055432617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055432617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055432617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055432617 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055432617 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055432617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055432617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055432617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055432619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055432623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055432623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055433043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055433043 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055433043 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055433043 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055433047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055433048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@d897cd60bd7d: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='EF706A7F'O, index=0 SGSN_Test-GSUP(685)@d897cd60bd7d: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20240921055434128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055434128 DLLC NOTICE LLME(ffffffff/ef706a7f){UNASSIGNED} LLC RX: unknown TLLI 0xef706a7f, creating LLME on the fly (gprs_llc.c:552) 20240921055434128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055434128 DMM NOTICE LLME(ffffffff/ef706a7f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@d897cd60bd7d: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@d897cd60bd7d: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@d897cd60bd7d: Final verdict of PTC: pass 20240921055439140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@d897cd60bd7d: Final verdict of PTC: none 20240921055439143 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(673)@d897cd60bd7d: Final verdict of PTC: none 20240921055439143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(669)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(678)@d897cd60bd7d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@d897cd60bd7d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@d897cd60bd7d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(683)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(681)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(676)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(671)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:54:39 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 20240921055439231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055439532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48328) 20240921055440144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055440144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48328, count=52684) 20240921055441146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055441146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:54:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055442146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055442146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_detach_nopoweroff started. 20240921055442574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055442576 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055442621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055442621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055442621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055442621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055442621 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055442621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055442621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055442621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055442621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055442622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055442622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055442622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055442623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055442623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055442623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055442623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055442623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055442623 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055442623 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055442623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055442623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055442623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055442625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055442631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055442631 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055442637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055442637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055442637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055442637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055442637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055442638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055442638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055442638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055442638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055442638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055442638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055442638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055442638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055442638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055442638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055442638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055442638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055442638 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055442638 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055442638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055442639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055442639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055442641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055442645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055442645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055442654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055442654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055442654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055442654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055442654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055442654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055442654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055442654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055442654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055442654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055442654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055442654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055442654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055442654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055442654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055442654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055442654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055442654 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055442654 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055442654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055442655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055442655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055442656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055442661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055442661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055443147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055443147 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055443147 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055443147 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055443152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055443153 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@d897cd60bd7d: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D2C08300'O, index=0 SGSN_Test-GSUP(704)@d897cd60bd7d: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@d897cd60bd7d: 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 := '7CE369C6D406D9768AAFD8611A1D0BDC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA1E8081'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A55072483332DCE'O } } } } } 20240921055444235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055444235 DLLC NOTICE LLME(ffffffff/d2c08300){UNASSIGNED} LLC RX: unknown TLLI 0xd2c08300, creating LLME on the fly (gprs_llc.c:552) 20240921055444235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055444235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055444235 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055444235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055444235 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055444235 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055444235 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055444235 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055444235 DLLC NOTICE LLME(ffffffff/d2c08300){UNASSIGNED} LLGM Assign pre (d2c08300 => d10769f9) (gprs_llc.c:1079) 20240921055444235 DLLC NOTICE LLME(d2c08300/d10769f9){ASSIGNED} LLGM Assign post (d2c08300 => d10769f9) (gprs_llc.c:1125) 20240921055444235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055444235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055444235 DMM DEBUG MM(262420000000015/d10769f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055444248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055444248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055444248 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055444248 DMM DEBUG MM(262420000000015/d10769f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240921055444248 DMM NOTICE MM(262420000000015/d10769f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055444248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055444248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055444248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055444248 DMM DEBUG MM(262420000000015/d10769f9) Requesting authorization (sgsn_auth.c:160) 20240921055444248 DMM INFO MM(262420000000015/d10769f9) Requesting authentication tuples (sgsn_auth.c:184) 20240921055444248 DMM DEBUG MM(262420000000015/d10769f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055444248 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240921055444248 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@d897cd60bd7d: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20240921055444252 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055444252 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055444252 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055444252 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055444252 DMM INFO MM(262420000000015/d10769f9) Subscriber data update (mmctx.c:445) 20240921055444252 DMM DEBUG MM(262420000000015/d10769f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055444252 DMM INFO MM(262420000000015/d10769f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055444252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055444252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055444252 DMM INFO MM(262420000000015/d10769f9) <- GMM AUTH AND CIPHERING REQ (rand = 7c e3 69 c6 d4 06 d9 76 8a af d8 61 1a 1d 0b dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055444261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055444261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055444261 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055444261 DMM INFO MM(262420000000015/d10769f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055444261 DMM NOTICE MM(262420000000015/d10769f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055444261 DMM DEBUG MM(262420000000015/d10769f9) checking auth: received GSM SRES = ca 1e 80 81 (gprs_gmm.c:666) 20240921055444261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055444261 DMM DEBUG MM(262420000000015/d10769f9) Requesting authorization (sgsn_auth.c:160) 20240921055444261 DMM INFO MM(262420000000015/d10769f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055444261 DMM DEBUG MM(262420000000015/d10769f9) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055444261 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240921055444261 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) 20240921055444261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055444261 DMM INFO MM(262420000000015/d10769f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd10769f9) (gprs_gmm.c:300) 20240921055444262 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055444262 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055444262 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240921055444262 DMM INFO MM(262420000000015/d10769f9) Subscriber data update (mmctx.c:445) 20240921055444262 DMM DEBUG MM(262420000000015/d10769f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055444262 DMM INFO MM(262420000000015/d10769f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055444262 DMM NOTICE MM(262420000000015/d10769f9) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240921055444262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055444262 DMM NOTICE MM(262420000000015/d10769f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055444262 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) 20240921055444263 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055444263 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240921055444263 DMM INFO MM(262420000000015/d10769f9) Subscriber data update (mmctx.c:445) 20240921055444263 DMM DEBUG MM(262420000000015/d10769f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055444267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055444267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055444267 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055444267 DMM INFO MM(262420000000015/d10769f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055444267 DMM NOTICE MM(262420000000015/d10769f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055444267 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055444267 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055444267 DLLC NOTICE LLME(d2c08300/d10769f9){ASSIGNED} LLGM Assign pre (ffffffff => d10769f9) (gprs_llc.c:1079) 20240921055444267 DLLC NOTICE LLME(ffffffff/d10769f9){ASSIGNED} LLGM Assign post (ffffffff => d10769f9) (gprs_llc.c:1125) 20240921055444267 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055444267 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055444267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055444267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055444322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055444322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055444322 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055444322 DMM INFO MM(262420000000015/d10769f9) -> GMM DETACH REQUEST TLLI=0xd10769f9 type=GPRS detach (gprs_gmm.c:1465) 20240921055444322 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240921055444322 DMM INFO MM(262420000000015/d10769f9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240921055444322 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055444322 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055444322 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055444322 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055444322 DLLC NOTICE LLME(ffffffff/d10769f9){ASSIGNED} LLGM Assign pre (d10769f9 => ffffffff) (gprs_llc.c:1079) 20240921055444322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d10769f9 => ffffffff) (gprs_llc.c:1125) 20240921055444322 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240921055444322 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) 20240921055444323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055444323 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055444323 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055444323 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055444324 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@d897cd60bd7d: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@d897cd60bd7d: Final verdict of PTC: pass 20240921055444339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50964<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(689)@d897cd60bd7d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(704)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(692)@d897cd60bd7d: Final verdict of PTC: none 20240921055444344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055444344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(688)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(697)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(702)@d897cd60bd7d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@d897cd60bd7d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(690)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(700)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(695)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:54:44 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20240921055444443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055444744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43680) 20240921055445345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055445345 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=93392) 20240921055446347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055446347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055447348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055447349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_detach_poweroff started. 20240921055447802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055447804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055447839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055447839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055447839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055447839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055447839 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055447839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055447839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055447839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055447839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055447840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055447840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055447840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055447840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055447840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055447840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055447840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055447840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055447840 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055447840 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055447840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055447840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055447840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055447842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055447847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055447847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055447859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055447859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055447859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055447859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055447859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055447859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055447859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055447859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055447859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(716)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055447860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055447860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055447860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055447860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055447860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055447860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055447860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055447860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055447860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055447860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055447860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(717)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055447860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055447860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055447861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055447866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055447866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(714)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055447870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055447870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055447870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055447870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055447870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055447870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055447870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055447870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055447870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055447871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055447871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055447871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055447871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055447871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055447871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055447871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055447871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055447871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055447871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055447871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055447871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055447871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055447873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055447877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055447877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055448350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055448350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055448350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055448350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055448354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055448355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@d897cd60bd7d: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='DAA5EE64'O, index=0 SGSN_Test-GSUP(723)@d897cd60bd7d: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@d897cd60bd7d: 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 := 'C249AF883E1242E3EAA92455EFCD0DD5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C9E750D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A416704AF7691787'O } } } } } 20240921055449425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055449425 DLLC NOTICE LLME(ffffffff/daa5ee64){UNASSIGNED} LLC RX: unknown TLLI 0xdaa5ee64, creating LLME on the fly (gprs_llc.c:552) 20240921055449425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055449425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055449425 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055449425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055449425 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055449425 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055449425 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055449425 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055449425 DLLC NOTICE LLME(ffffffff/daa5ee64){UNASSIGNED} LLGM Assign pre (daa5ee64 => e3878743) (gprs_llc.c:1079) 20240921055449425 DLLC NOTICE LLME(daa5ee64/e3878743){ASSIGNED} LLGM Assign post (daa5ee64 => e3878743) (gprs_llc.c:1125) 20240921055449425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055449425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055449425 DMM DEBUG MM(262420000000016/e3878743) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055449439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055449439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055449439 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055449439 DMM DEBUG MM(262420000000016/e3878743) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240921055449439 DMM NOTICE MM(262420000000016/e3878743) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055449439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055449439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055449439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055449439 DMM DEBUG MM(262420000000016/e3878743) Requesting authorization (sgsn_auth.c:160) 20240921055449439 DMM INFO MM(262420000000016/e3878743) Requesting authentication tuples (sgsn_auth.c:184) 20240921055449439 DMM DEBUG MM(262420000000016/e3878743) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055449439 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240921055449439 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@d897cd60bd7d: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20240921055449441 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055449441 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055449441 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055449441 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055449441 DMM INFO MM(262420000000016/e3878743) Subscriber data update (mmctx.c:445) 20240921055449441 DMM DEBUG MM(262420000000016/e3878743) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055449441 DMM INFO MM(262420000000016/e3878743) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055449441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055449441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055449441 DMM INFO MM(262420000000016/e3878743) <- GMM AUTH AND CIPHERING REQ (rand = c2 49 af 88 3e 12 42 e3 ea a9 24 55 ef cd 0d d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055449447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055449447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055449447 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055449447 DMM INFO MM(262420000000016/e3878743) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055449447 DMM NOTICE MM(262420000000016/e3878743) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055449447 DMM DEBUG MM(262420000000016/e3878743) checking auth: received GSM SRES = 3c 9e 75 0d (gprs_gmm.c:666) 20240921055449447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055449447 DMM DEBUG MM(262420000000016/e3878743) Requesting authorization (sgsn_auth.c:160) 20240921055449447 DMM INFO MM(262420000000016/e3878743) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055449447 DMM DEBUG MM(262420000000016/e3878743) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055449447 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240921055449447 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) 20240921055449447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055449447 DMM INFO MM(262420000000016/e3878743) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3878743) (gprs_gmm.c:300) 20240921055449448 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055449448 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055449448 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240921055449448 DMM INFO MM(262420000000016/e3878743) Subscriber data update (mmctx.c:445) 20240921055449448 DMM DEBUG MM(262420000000016/e3878743) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055449448 DMM INFO MM(262420000000016/e3878743) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055449448 DMM NOTICE MM(262420000000016/e3878743) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240921055449448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055449448 DMM NOTICE MM(262420000000016/e3878743) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055449448 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) 20240921055449448 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055449448 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240921055449448 DMM INFO MM(262420000000016/e3878743) Subscriber data update (mmctx.c:445) 20240921055449448 DMM DEBUG MM(262420000000016/e3878743) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055449452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055449452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055449452 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055449452 DMM INFO MM(262420000000016/e3878743) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055449452 DMM NOTICE MM(262420000000016/e3878743) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055449452 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055449452 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055449452 DLLC NOTICE LLME(daa5ee64/e3878743){ASSIGNED} LLGM Assign pre (ffffffff => e3878743) (gprs_llc.c:1079) 20240921055449452 DLLC NOTICE LLME(ffffffff/e3878743){ASSIGNED} LLGM Assign post (ffffffff => e3878743) (gprs_llc.c:1125) 20240921055449452 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055449452 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055449452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055449452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055449510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055449510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240921055449510 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055449510 DMM INFO MM(262420000000016/e3878743) -> GMM DETACH REQUEST TLLI=0xe3878743 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240921055449510 DMM INFO MM(262420000000016/e3878743) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240921055449510 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055449510 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055449510 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055449510 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055449510 DLLC NOTICE LLME(ffffffff/e3878743){ASSIGNED} LLGM Assign pre (e3878743 => ffffffff) (gprs_llc.c:1079) 20240921055449510 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3878743 => ffffffff) (gprs_llc.c:1125) 20240921055449510 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240921055449510 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) 20240921055449510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055449510 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055449510 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055449510 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055449512 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20240921055451067 DGPRS DEBUG Checking for inactive LLMEs, time = 29426290 (sgsn.c:131) TC_detach_poweroff(725)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@d897cd60bd7d: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@d897cd60bd7d: Final verdict of PTC: pass 20240921055454530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50976<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055454534 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055454534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(711)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(721)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(717)@d897cd60bd7d: Final verdict of PTC: none TC_detach_poweroff-BVCI210(714)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@d897cd60bd7d: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(723)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(715)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(709)@d897cd60bd7d: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(719)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_poweroff-BVCI210(714): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_detach_poweroff finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:54:54 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20240921055454681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055454983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87896) 20240921055455535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055455535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87896, count=93328) 20240921055456537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055456537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:54: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.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 20240921055457538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055457539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act started. 20240921055458069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055458073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055458116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055458116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055458116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055458116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055458116 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055458116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055458116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055458116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055458116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055458117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055458117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055458117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055458117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055458117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055458117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055458117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055458118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055458118 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055458118 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055458118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055458118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055458118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055458122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055458130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055458130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055458136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055458136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055458136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055458136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055458136 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055458136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055458136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055458136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055458136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055458137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055458137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055458137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055458137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055458137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055458137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055458137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055458137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055458137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055458137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055458137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055458137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055458137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055458138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921055458143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055458143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055458153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055458153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055458153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055458153 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055458153 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055458153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055458153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055458153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055458153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055458153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055458153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055458153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055458153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055458153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055458153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055458153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055458153 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055458153 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055458153 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055458153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055458154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055458154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055458156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055458160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055458160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055458540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055458540 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055458540 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055458540 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055458545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@d897cd60bd7d: 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)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240921055458546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@d897cd60bd7d: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C210C77E'O, index=0 SGSN_Test-GSUP(742)@d897cd60bd7d: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@d897cd60bd7d: 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 := '8258FA3594D17C3F2E56B0F2FC1960CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76160997'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5DD10E93EBA90A54'O } } } } } 20240921055458611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055458611 DLLC NOTICE LLME(ffffffff/c210c77e){UNASSIGNED} LLC RX: unknown TLLI 0xc210c77e, creating LLME on the fly (gprs_llc.c:552) 20240921055458611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055458611 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055458611 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055458611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055458611 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055458611 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055458611 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055458611 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055458611 DLLC NOTICE LLME(ffffffff/c210c77e){UNASSIGNED} LLGM Assign pre (c210c77e => eb011965) (gprs_llc.c:1079) 20240921055458611 DLLC NOTICE LLME(c210c77e/eb011965){ASSIGNED} LLGM Assign post (c210c77e => eb011965) (gprs_llc.c:1125) 20240921055458611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055458611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055458611 DMM DEBUG MM(262420000000017/eb011965) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055458618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055458618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055458618 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055458618 DMM DEBUG MM(262420000000017/eb011965) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240921055458618 DMM NOTICE MM(262420000000017/eb011965) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055458618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055458618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055458618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055458618 DMM DEBUG MM(262420000000017/eb011965) Requesting authorization (sgsn_auth.c:160) 20240921055458618 DMM INFO MM(262420000000017/eb011965) Requesting authentication tuples (sgsn_auth.c:184) 20240921055458618 DMM DEBUG MM(262420000000017/eb011965) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055458618 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240921055458618 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20240921055458619 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055458619 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055458619 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055458619 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055458619 DMM INFO MM(262420000000017/eb011965) Subscriber data update (mmctx.c:445) 20240921055458619 DMM DEBUG MM(262420000000017/eb011965) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055458619 DMM INFO MM(262420000000017/eb011965) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055458619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055458619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055458619 DMM INFO MM(262420000000017/eb011965) <- GMM AUTH AND CIPHERING REQ (rand = 82 58 fa 35 94 d1 7c 3f 2e 56 b0 f2 fc 19 60 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055458623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055458623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055458623 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055458623 DMM INFO MM(262420000000017/eb011965) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055458623 DMM NOTICE MM(262420000000017/eb011965) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055458623 DMM DEBUG MM(262420000000017/eb011965) checking auth: received GSM SRES = 76 16 09 97 (gprs_gmm.c:666) 20240921055458623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055458623 DMM DEBUG MM(262420000000017/eb011965) Requesting authorization (sgsn_auth.c:160) 20240921055458623 DMM INFO MM(262420000000017/eb011965) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055458623 DMM DEBUG MM(262420000000017/eb011965) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055458623 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240921055458623 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) 20240921055458623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055458623 DMM INFO MM(262420000000017/eb011965) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb011965) (gprs_gmm.c:300) 20240921055458623 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055458623 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055458623 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240921055458623 DMM INFO MM(262420000000017/eb011965) Subscriber data update (mmctx.c:445) 20240921055458623 DMM DEBUG MM(262420000000017/eb011965) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055458623 DMM INFO MM(262420000000017/eb011965) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055458623 DMM NOTICE MM(262420000000017/eb011965) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240921055458623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055458623 DMM NOTICE MM(262420000000017/eb011965) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055458623 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) 20240921055458624 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055458624 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240921055458624 DMM INFO MM(262420000000017/eb011965) Subscriber data update (mmctx.c:445) 20240921055458624 DMM DEBUG MM(262420000000017/eb011965) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055458626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055458626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055458626 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055458626 DMM INFO MM(262420000000017/eb011965) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055458626 DMM NOTICE MM(262420000000017/eb011965) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055458626 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055458626 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055458626 DLLC NOTICE LLME(c210c77e/eb011965){ASSIGNED} LLGM Assign pre (ffffffff => eb011965) (gprs_llc.c:1079) 20240921055458626 DLLC NOTICE LLME(ffffffff/eb011965){ASSIGNED} LLGM Assign post (ffffffff => eb011965) (gprs_llc.c:1125) 20240921055458626 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055458626 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055458626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055458626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055458686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055458686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055458686 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055458686 DMM INFO MM(262420000000017/eb011965) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055458686 DMM INFO MM(262420000000017/eb011965) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055458686 DMM DEBUG MM(262420000000017/eb011965) Using GGSN 0 (gprs_sm.c:317) 20240921055458686 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) 20240921055458686 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240921055458686 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055458686 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055458686 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240921055458710 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 c8 35 ee 95 11 71 11 f0 6c 14 05 7f 96 2b 82 dd 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) 20240921055458711 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859570d0, cbp=0x5649aa852bf0) (sgsn_libgtp.c:629) 20240921055458711 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055458711 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa8583d8 TLLI=eb011965, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055458711 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055458711 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@d897cd60bd7d: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@d897cd60bd7d: Final verdict of PTC: pass 20240921055458726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51052<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(740)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(742)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(730)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(735)@d897cd60bd7d: Final verdict of PTC: none 20240921055458731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055458731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(731)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(733)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(728)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(738)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055458782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055459184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78848) 20240921055459733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055459733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78848, count=91856) 20240921055500734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055500734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:55: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_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 20240921055501736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055501736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_pdp_act_unattached started. 20240921055502285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055502287 DMM INFO MM(262420000000017/eb011965) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055502287 DMM INFO MM(262420000000017/eb011965) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055502287 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055502287 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055502287 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055502287 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055502287 DLLC NOTICE LLME(ffffffff/eb011965){ASSIGNED} LLGM Assign pre (eb011965 => ffffffff) (gprs_llc.c:1079) 20240921055502287 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb011965 => ffffffff) (gprs_llc.c:1125) 20240921055502287 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa858080 (gprs_sndcp.c:574) 20240921055502287 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa8583d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055502287 DMM NOTICE MM(262420000000017/eb011965) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055502287 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240921055502287 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055502287 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055502287 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240921055502288 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240921055502288 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) 20240921055502288 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) 20240921055502288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055502288 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055502288 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055502288 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055502288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055502328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055502328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055502328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055502328 DLNS NOTICE[38;5;57m NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055502328 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055502328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055502328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055502328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055502328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055502329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055502329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055502329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055502330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055502330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055502330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055502330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055502330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055502330 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055502330 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055502330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055502330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055502330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055502332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 20240921055502336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055502336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055502346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055502346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055502346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055502346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055502346 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055502346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055502346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055502346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055502346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055502346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055502346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055502346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055502347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055502347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055502347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055502347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055502347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055502347 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055502347 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055502347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055502347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055502347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055502348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921055502354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055502354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055502364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055502364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055502364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055502364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055502364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055502364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055502364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055502364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055502364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055502365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055502365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055502365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055502365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055502365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055502365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055502365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055502365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055502365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055502365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055502365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055502365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055502365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055502367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055502372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055502372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055502737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055502738 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055502738 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055502738 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055502740 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055502741 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@d897cd60bd7d: 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)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@d897cd60bd7d: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D09BAA4C'O, index=0 SGSN_Test-GSUP(761)@d897cd60bd7d: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20240921055502782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055502782 DLLC NOTICE LLME(ffffffff/d09baa4c){UNASSIGNED} LLC RX: unknown TLLI 0xd09baa4c, creating LLME on the fly (gprs_llc.c:552) 20240921055502782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240921055502782 DMM NOTICE LLME(ffffffff/d09baa4c){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20240921055502782 DLLC NOTICE LLME(ffffffff/d09baa4c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240921055502782 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@d897cd60bd7d: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@d897cd60bd7d: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@d897cd60bd7d: Final verdict of PTC: pass 20240921055502793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33348<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@d897cd60bd7d: Final verdict of PTC: none 20240921055502797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055502797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(746)@d897cd60bd7d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@d897cd60bd7d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(754)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@d897cd60bd7d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(759)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(749)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(747)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(752)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(757)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055502910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055503212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55340) 20240921055503798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055503798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55340, count=59696) 20240921055504800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055504800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:55:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055505802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055505802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_user started. 20240921055506254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055506257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055506306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055506306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055506306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055506306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055506306 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055506306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055506306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055506306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055506306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055506307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055506307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055506307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055506307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055506307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055506307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055506307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055506307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055506307 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055506307 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055506307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055506307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055506307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055506310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055506315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055506315 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055506322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055506322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055506322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055506322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055506322 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055506322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055506322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055506322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055506322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055506323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055506323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055506323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055506323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055506323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055506323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055506323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055506323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055506323 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055506323 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055506323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055506323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055506323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055506325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055506330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055506330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055506337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055506337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055506337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055506337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055506337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055506337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055506337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055506337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055506337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055506338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055506338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055506338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055506338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055506338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055506338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055506338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055506338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055506338 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055506338 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055506338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055506338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055506338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055506340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055506344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055506344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055506804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055506804 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055506804 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055506804 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055506808 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055506809 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='C9D84162'O, index=0 SGSN_Test-GSUP(780)@d897cd60bd7d: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@d897cd60bd7d: 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 := '943876EF24B62E31F25795022C3F85AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB733EA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '275CC866D1D3210F'O } } } } } 20240921055506874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055506874 DLLC NOTICE LLME(ffffffff/c9d84162){UNASSIGNED} LLC RX: unknown TLLI 0xc9d84162, creating LLME on the fly (gprs_llc.c:552) 20240921055506874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055506874 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055506874 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055506874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055506874 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055506874 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055506874 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055506874 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055506874 DLLC NOTICE LLME(ffffffff/c9d84162){UNASSIGNED} LLGM Assign pre (c9d84162 => ca923c55) (gprs_llc.c:1079) 20240921055506874 DLLC NOTICE LLME(c9d84162/ca923c55){ASSIGNED} LLGM Assign post (c9d84162 => ca923c55) (gprs_llc.c:1125) 20240921055506874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055506874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055506874 DMM DEBUG MM(262420000000019/ca923c55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055506892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055506892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055506893 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055506893 DMM DEBUG MM(262420000000019/ca923c55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240921055506893 DMM NOTICE MM(262420000000019/ca923c55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055506893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055506893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055506893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055506893 DMM DEBUG MM(262420000000019/ca923c55) Requesting authorization (sgsn_auth.c:160) 20240921055506893 DMM INFO MM(262420000000019/ca923c55) Requesting authentication tuples (sgsn_auth.c:184) 20240921055506893 DMM DEBUG MM(262420000000019/ca923c55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055506893 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240921055506893 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20240921055506899 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055506899 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055506899 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055506899 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055506899 DMM INFO MM(262420000000019/ca923c55) Subscriber data update (mmctx.c:445) 20240921055506899 DMM DEBUG MM(262420000000019/ca923c55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055506899 DMM INFO MM(262420000000019/ca923c55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055506899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055506899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055506899 DMM INFO MM(262420000000019/ca923c55) <- GMM AUTH AND CIPHERING REQ (rand = 94 38 76 ef 24 b6 2e 31 f2 57 95 02 2c 3f 85 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055506914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055506914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055506914 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055506914 DMM INFO MM(262420000000019/ca923c55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055506914 DMM NOTICE MM(262420000000019/ca923c55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055506914 DMM DEBUG MM(262420000000019/ca923c55) checking auth: received GSM SRES = cb 73 3e a5 (gprs_gmm.c:666) 20240921055506914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055506914 DMM DEBUG MM(262420000000019/ca923c55) Requesting authorization (sgsn_auth.c:160) 20240921055506914 DMM INFO MM(262420000000019/ca923c55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055506914 DMM DEBUG MM(262420000000019/ca923c55) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055506914 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240921055506914 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) 20240921055506914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055506914 DMM INFO MM(262420000000019/ca923c55) <- GMM ATTACH ACCEPT (new P-TMSI=0xca923c55) (gprs_gmm.c:300) 20240921055506917 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055506917 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055506917 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240921055506917 DMM INFO MM(262420000000019/ca923c55) Subscriber data update (mmctx.c:445) 20240921055506917 DMM DEBUG MM(262420000000019/ca923c55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055506917 DMM INFO MM(262420000000019/ca923c55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055506917 DMM NOTICE MM(262420000000019/ca923c55) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240921055506917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055506917 DMM NOTICE MM(262420000000019/ca923c55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055506917 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) 20240921055506919 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055506919 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240921055506919 DMM INFO MM(262420000000019/ca923c55) Subscriber data update (mmctx.c:445) 20240921055506919 DMM DEBUG MM(262420000000019/ca923c55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055506929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055506929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055506929 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055506929 DMM INFO MM(262420000000019/ca923c55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055506929 DMM NOTICE MM(262420000000019/ca923c55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055506929 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055506929 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055506929 DLLC NOTICE LLME(c9d84162/ca923c55){ASSIGNED} LLGM Assign pre (ffffffff => ca923c55) (gprs_llc.c:1079) 20240921055506929 DLLC NOTICE LLME(ffffffff/ca923c55){ASSIGNED} LLGM Assign post (ffffffff => ca923c55) (gprs_llc.c:1125) 20240921055506929 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055506929 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055506929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055506929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055506987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055506988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055506988 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055506988 DMM INFO MM(262420000000019/ca923c55) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055506988 DMM INFO MM(262420000000019/ca923c55) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055506988 DMM DEBUG MM(262420000000019/ca923c55) Using GGSN 0 (gprs_sm.c:317) 20240921055506988 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) 20240921055506988 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240921055506988 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055506988 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055506988 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240921055507005 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 47 1f b0 92 11 20 ea 3e ff 14 05 7f 78 c3 99 d0 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) 20240921055507005 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585958148, cbp=0x5649aa852ff0) (sgsn_libgtp.c:629) 20240921055507005 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055507005 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa859518 TLLI=ca923c55, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055507005 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055507005 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055507023 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20240921055507047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055507047 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240921055507047 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@d897cd60bd7d: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@d897cd60bd7d: Final verdict of PTC: pass 20240921055507058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33356<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@d897cd60bd7d: Final verdict of PTC: none 20240921055507061 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055507061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI210(772)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(768)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(778)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(773)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(766)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(771)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(776)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(778): none (none -> none) Sat Sep 21 05:55:07 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@d897cd60bd7d: 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'. 20240921055507130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055507532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91784) 20240921055508062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055508062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91784, count=96140) 20240921055509063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055509063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:55:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055510064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055510064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_ggsn_reject started. 20240921055510630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055510633 DMM INFO MM(262420000000019/ca923c55) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055510633 DMM INFO MM(262420000000019/ca923c55) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055510633 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055510633 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055510633 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055510633 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055510633 DLLC NOTICE LLME(ffffffff/ca923c55){ASSIGNED} LLGM Assign pre (ca923c55 => ffffffff) (gprs_llc.c:1079) 20240921055510633 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca923c55 => ffffffff) (gprs_llc.c:1125) 20240921055510633 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa8591c0 (gprs_sndcp.c:574) 20240921055510633 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa859518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055510633 DMM NOTICE MM(262420000000019/ca923c55) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055510633 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240921055510633 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055510633 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055510633 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240921055510633 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240921055510634 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) 20240921055510634 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) 20240921055510634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055510634 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055510634 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055510634 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055510634 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055510671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055510671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055510671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055510671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055510671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055510671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055510671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055510671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055510671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055510672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055510672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055510672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055510672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055510672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055510672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055510672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055510672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055510672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055510672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055510672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055510672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055510672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055510674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055510679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055510679 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055510689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055510689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055510689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055510689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055510689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055510689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055510689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055510689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055510689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(792)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(793)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055510690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055510690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055510690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055510690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055510690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055510690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055510690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055510690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055510690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055510690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055510690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055510691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055510691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055510692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055510697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055510697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(792)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_pdp_act_ggsn_reject-BVCI210(790)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(797)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055510703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055510703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055510703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055510703 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055510703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055510703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055510703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055510703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055510704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055510704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055510704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055510704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055510704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055510704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055510704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055510704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055510704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055510704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055510707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055510712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055510712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055511065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055511065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055511065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055511065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055511068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240921055511068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D8525B5B'O, index=0 SGSN_Test-GSUP(799)@d897cd60bd7d: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@d897cd60bd7d: 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 := '4722A5152E58A31C37BFEB5DC53824E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3B18E04'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9ABAC8E3EFFFBEAA'O } } } } } 20240921055511121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055511121 DLLC NOTICE LLME(ffffffff/d8525b5b){UNASSIGNED} LLC RX: unknown TLLI 0xd8525b5b, creating LLME on the fly (gprs_llc.c:552) 20240921055511121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055511121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055511121 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055511121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055511121 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055511121 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055511121 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055511121 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055511121 DLLC NOTICE LLME(ffffffff/d8525b5b){UNASSIGNED} LLGM Assign pre (d8525b5b => e0af420d) (gprs_llc.c:1079) 20240921055511121 DLLC NOTICE LLME(d8525b5b/e0af420d){ASSIGNED} LLGM Assign post (d8525b5b => e0af420d) (gprs_llc.c:1125) 20240921055511121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055511121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055511121 DMM DEBUG MM(262420000000020/e0af420d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055511131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055511131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055511131 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055511131 DMM DEBUG MM(262420000000020/e0af420d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240921055511131 DMM NOTICE MM(262420000000020/e0af420d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055511131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055511131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055511131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055511131 DMM DEBUG MM(262420000000020/e0af420d) Requesting authorization (sgsn_auth.c:160) 20240921055511131 DMM INFO MM(262420000000020/e0af420d) Requesting authentication tuples (sgsn_auth.c:184) 20240921055511131 DMM DEBUG MM(262420000000020/e0af420d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055511131 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240921055511131 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20240921055511133 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055511133 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055511133 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055511133 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055511133 DMM INFO MM(262420000000020/e0af420d) Subscriber data update (mmctx.c:445) 20240921055511133 DMM DEBUG MM(262420000000020/e0af420d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055511133 DMM INFO MM(262420000000020/e0af420d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055511133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055511133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055511133 DMM INFO MM(262420000000020/e0af420d) <- GMM AUTH AND CIPHERING REQ (rand = 47 22 a5 15 2e 58 a3 1c 37 bf eb 5d c5 38 24 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055511140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055511140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055511140 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055511140 DMM INFO MM(262420000000020/e0af420d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055511140 DMM NOTICE MM(262420000000020/e0af420d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055511140 DMM DEBUG MM(262420000000020/e0af420d) checking auth: received GSM SRES = d3 b1 8e 04 (gprs_gmm.c:666) 20240921055511140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055511140 DMM DEBUG MM(262420000000020/e0af420d) Requesting authorization (sgsn_auth.c:160) 20240921055511140 DMM INFO MM(262420000000020/e0af420d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055511140 DMM DEBUG MM(262420000000020/e0af420d) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055511140 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240921055511140 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) 20240921055511140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055511140 DMM INFO MM(262420000000020/e0af420d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0af420d) (gprs_gmm.c:300) 20240921055511142 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055511142 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055511142 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240921055511142 DMM INFO MM(262420000000020/e0af420d) Subscriber data update (mmctx.c:445) 20240921055511142 DMM DEBUG MM(262420000000020/e0af420d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055511142 DMM INFO MM(262420000000020/e0af420d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055511142 DMM NOTICE MM(262420000000020/e0af420d) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240921055511142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055511142 DMM NOTICE MM(262420000000020/e0af420d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055511142 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) 20240921055511143 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055511143 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240921055511143 DMM INFO MM(262420000000020/e0af420d) Subscriber data update (mmctx.c:445) 20240921055511143 DMM DEBUG MM(262420000000020/e0af420d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055511150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055511150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055511150 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055511150 DMM INFO MM(262420000000020/e0af420d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055511150 DMM NOTICE MM(262420000000020/e0af420d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055511150 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055511150 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055511150 DLLC NOTICE LLME(d8525b5b/e0af420d){ASSIGNED} LLGM Assign pre (ffffffff => e0af420d) (gprs_llc.c:1079) 20240921055511151 DLLC NOTICE LLME(ffffffff/e0af420d){ASSIGNED} LLGM Assign post (ffffffff => e0af420d) (gprs_llc.c:1125) 20240921055511151 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055511151 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055511151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055511151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055511205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055511205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055511205 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055511205 DMM INFO MM(262420000000020/e0af420d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055511205 DMM INFO MM(262420000000020/e0af420d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055511205 DMM DEBUG MM(262420000000020/e0af420d) Using GGSN 0 (gprs_sm.c:317) 20240921055511205 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) 20240921055511205 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240921055511205 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055511205 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055511205 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240921055511223 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 d9 42 39 e1 11 93 a7 64 2d 14 05 7f a7 58 67 19 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) 20240921055511223 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fb5859591c0, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055511223 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240921055511223 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240921055511223 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921055511223 DMM NOTICE MM(262420000000020/e0af420d) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d897cd60bd7d: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@d897cd60bd7d: Final verdict of PTC: pass 20240921055511229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33378<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055511230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055511230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(798)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(799)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(797)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(787)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(793)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(790)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(785)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(791)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(795)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(790): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:55:11 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20240921055511333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055511735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85312) 20240921055512231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055512231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85312, count=97952) 20240921055513232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055513232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055514233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055514233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_user_deact_mo started. 20240921055514822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055514825 DMM INFO MM(262420000000020/e0af420d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055514825 DMM INFO MM(262420000000020/e0af420d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055514825 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055514825 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055514825 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055514825 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055514825 DLLC NOTICE LLME(ffffffff/e0af420d){ASSIGNED} LLGM Assign pre (e0af420d => ffffffff) (gprs_llc.c:1079) 20240921055514825 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0af420d => ffffffff) (gprs_llc.c:1125) 20240921055514825 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240921055514825 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) 20240921055514825 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) 20240921055514825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055514825 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055514825 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055514825 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055514825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055514863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055514863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055514863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055514863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055514863 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055514863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055514863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055514863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055514863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240921055514864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055514864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI97(806)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055514864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055514864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055514864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055514864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055514864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055514864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055514864 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055514864 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055514864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(806)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055514864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055514864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055514866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055514871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055514871 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055514877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055514877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055514877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055514877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055514877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055514877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055514877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055514877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055514877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055514878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055514878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055514878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055514878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055514878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055514878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055514878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055514878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055514878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055514878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055514878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055514878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055514878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055514880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921055514884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055514884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055514894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055514894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055514894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055514894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055514894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055514894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055514894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055514894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055514894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055514895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055514895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055514895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055514895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055514895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055514895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055514895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055514895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055514895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055514895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055514895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055514895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055514895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055514897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055514903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055514903 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055515234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055515234 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055515234 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055515234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055515238 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055515239 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C8D132AA'O, index=0 SGSN_Test-GSUP(818)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := '713E011CC7027911AC77B086AD6236CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FD5034F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9DE249EA5DA53D7'O } } } } } 20240921055515307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055515307 DLLC NOTICE LLME(ffffffff/c8d132aa){UNASSIGNED} LLC RX: unknown TLLI 0xc8d132aa, creating LLME on the fly (gprs_llc.c:552) 20240921055515307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055515307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055515307 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055515307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055515307 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055515307 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055515307 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055515307 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055515307 DLLC NOTICE LLME(ffffffff/c8d132aa){UNASSIGNED} LLGM Assign pre (c8d132aa => cd12775d) (gprs_llc.c:1079) 20240921055515307 DLLC NOTICE LLME(c8d132aa/cd12775d){ASSIGNED} LLGM Assign post (c8d132aa => cd12775d) (gprs_llc.c:1125) 20240921055515307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055515307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055515307 DMM DEBUG MM(262420000000021/cd12775d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055515323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055515323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055515323 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055515323 DMM DEBUG MM(262420000000021/cd12775d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240921055515323 DMM NOTICE MM(262420000000021/cd12775d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055515323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055515323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055515323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055515323 DMM DEBUG MM(262420000000021/cd12775d) Requesting authorization (sgsn_auth.c:160) 20240921055515323 DMM INFO MM(262420000000021/cd12775d) Requesting authentication tuples (sgsn_auth.c:184) 20240921055515323 DMM DEBUG MM(262420000000021/cd12775d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055515324 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240921055515324 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20240921055515329 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055515329 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055515329 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055515329 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055515329 DMM INFO MM(262420000000021/cd12775d) Subscriber data update (mmctx.c:445) 20240921055515329 DMM DEBUG MM(262420000000021/cd12775d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055515329 DMM INFO MM(262420000000021/cd12775d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055515329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055515329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055515329 DMM INFO MM(262420000000021/cd12775d) <- GMM AUTH AND CIPHERING REQ (rand = 71 3e 01 1c c7 02 79 11 ac 77 b0 86 ad 62 36 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055515344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055515344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055515344 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055515344 DMM INFO MM(262420000000021/cd12775d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055515344 DMM NOTICE MM(262420000000021/cd12775d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055515344 DMM DEBUG MM(262420000000021/cd12775d) checking auth: received GSM SRES = 8f d5 03 4f (gprs_gmm.c:666) 20240921055515344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055515344 DMM DEBUG MM(262420000000021/cd12775d) Requesting authorization (sgsn_auth.c:160) 20240921055515344 DMM INFO MM(262420000000021/cd12775d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055515344 DMM DEBUG MM(262420000000021/cd12775d) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055515344 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240921055515344 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) 20240921055515345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055515345 DMM INFO MM(262420000000021/cd12775d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd12775d) (gprs_gmm.c:300) 20240921055515347 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055515347 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055515347 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240921055515347 DMM INFO MM(262420000000021/cd12775d) Subscriber data update (mmctx.c:445) 20240921055515347 DMM DEBUG MM(262420000000021/cd12775d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055515347 DMM INFO MM(262420000000021/cd12775d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055515347 DMM NOTICE MM(262420000000021/cd12775d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240921055515347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055515347 DMM NOTICE MM(262420000000021/cd12775d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055515347 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) 20240921055515349 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055515349 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240921055515349 DMM INFO MM(262420000000021/cd12775d) Subscriber data update (mmctx.c:445) 20240921055515349 DMM DEBUG MM(262420000000021/cd12775d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055515360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055515360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055515360 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055515360 DMM INFO MM(262420000000021/cd12775d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055515360 DMM NOTICE MM(262420000000021/cd12775d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055515360 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055515360 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055515361 DLLC NOTICE LLME(c8d132aa/cd12775d){ASSIGNED} LLGM Assign pre (ffffffff => cd12775d) (gprs_llc.c:1079) 20240921055515361 DLLC NOTICE LLME(ffffffff/cd12775d){ASSIGNED} LLGM Assign post (ffffffff => cd12775d) (gprs_llc.c:1125) 20240921055515361 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055515361 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055515361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055515361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055515416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055515416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055515416 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055515416 DMM INFO MM(262420000000021/cd12775d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055515416 DMM INFO MM(262420000000021/cd12775d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055515416 DMM DEBUG MM(262420000000021/cd12775d) Using GGSN 0 (gprs_sm.c:317) 20240921055515416 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) 20240921055515416 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240921055515416 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055515416 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055515416 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240921055515442 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 a0 3f ab d3 11 d0 5d e9 26 14 05 7f a7 c0 e0 4b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20240921055515442 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859591c0, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055515442 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055515442 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=cd12775d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055515442 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055515442 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055515458 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20240921055515473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055515473 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240921055515473 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055515479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055515479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240921055515479 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055515479 DMM INFO MM(262420000000021/cd12775d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240921055515479 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055515479 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240921055515482 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) 20240921055515482 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb5859591c0, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055515482 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240921055515482 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=cd12775d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055515482 DMM INFO MM(262420000000021/cd12775d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240921055515482 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240921055515482 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d897cd60bd7d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@d897cd60bd7d: Final verdict of PTC: pass 20240921055515496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@d897cd60bd7d: Final verdict of PTC: none 20240921055515500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055515500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(811)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(806)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(816)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(809)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(814)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(804)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:55:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20240921055515591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055515993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83788) 20240921055516501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055516501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83788, count=105296) 20240921055517502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055517502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:55: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_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 20240921055518503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055518503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_user_deact_mt started. 20240921055519091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055519093 DMM INFO MM(262420000000021/cd12775d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055519093 DMM INFO MM(262420000000021/cd12775d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055519093 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055519093 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055519093 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055519093 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055519093 DLLC NOTICE LLME(ffffffff/cd12775d){ASSIGNED} LLGM Assign pre (cd12775d => ffffffff) (gprs_llc.c:1079) 20240921055519093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd12775d => ffffffff) (gprs_llc.c:1125) 20240921055519093 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240921055519093 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) 20240921055519093 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) 20240921055519093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055519093 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055519093 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055519093 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055519094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055519141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055519141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055519141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055519141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055519141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055519141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055519141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055519141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055519141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055519142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055519142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055519142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055519142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055519142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055519142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055519142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055519142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055519142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055519142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055519142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055519142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055519142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055519145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055519151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519151 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055519157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055519157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055519157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055519157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055519157 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055519157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055519157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055519157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055519157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055519158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055519158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055519158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055519158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055519158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055519158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055519158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055519158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055519158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055519158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055519158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055519158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055519158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921055519160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055519166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055519171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055519171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055519171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055519171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055519171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055519171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055519171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055519171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055519171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055519172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055519172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055519172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055519172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055519172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055519172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055519172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055519172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055519172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055519172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055519172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055519173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055519173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055519174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055519179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519179 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055519504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055519505 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055519505 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055519505 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055519509 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055519510 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='DC529C6C'O, index=0 SGSN_Test-GSUP(837)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := '3E72E11A87E9E90D45C03F04381A52B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F566AACC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '470DEE878D03DB59'O } } } } } 20240921055519589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519589 DLLC NOTICE LLME(ffffffff/dc529c6c){UNASSIGNED} LLC RX: unknown TLLI 0xdc529c6c, creating LLME on the fly (gprs_llc.c:552) 20240921055519589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055519589 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055519589 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055519589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055519589 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055519589 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055519589 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055519589 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055519589 DLLC NOTICE LLME(ffffffff/dc529c6c){UNASSIGNED} LLGM Assign pre (dc529c6c => e12014ad) (gprs_llc.c:1079) 20240921055519589 DLLC NOTICE LLME(dc529c6c/e12014ad){ASSIGNED} LLGM Assign post (dc529c6c => e12014ad) (gprs_llc.c:1125) 20240921055519589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055519589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055519589 DMM DEBUG MM(262420000000022/e12014ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055519597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055519597 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055519597 DMM DEBUG MM(262420000000022/e12014ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240921055519597 DMM NOTICE MM(262420000000022/e12014ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055519597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055519597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055519597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055519597 DMM DEBUG MM(262420000000022/e12014ad) Requesting authorization (sgsn_auth.c:160) 20240921055519597 DMM INFO MM(262420000000022/e12014ad) Requesting authentication tuples (sgsn_auth.c:184) 20240921055519597 DMM DEBUG MM(262420000000022/e12014ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055519597 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240921055519597 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20240921055519599 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055519599 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055519599 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055519599 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055519599 DMM INFO MM(262420000000022/e12014ad) Subscriber data update (mmctx.c:445) 20240921055519599 DMM DEBUG MM(262420000000022/e12014ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055519599 DMM INFO MM(262420000000022/e12014ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055519599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055519599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055519599 DMM INFO MM(262420000000022/e12014ad) <- GMM AUTH AND CIPHERING REQ (rand = 3e 72 e1 1a 87 e9 e9 0d 45 c0 3f 04 38 1a 52 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055519605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055519605 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055519605 DMM INFO MM(262420000000022/e12014ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055519605 DMM NOTICE MM(262420000000022/e12014ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055519605 DMM DEBUG MM(262420000000022/e12014ad) checking auth: received GSM SRES = f5 66 aa cc (gprs_gmm.c:666) 20240921055519605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055519605 DMM DEBUG MM(262420000000022/e12014ad) Requesting authorization (sgsn_auth.c:160) 20240921055519605 DMM INFO MM(262420000000022/e12014ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055519605 DMM DEBUG MM(262420000000022/e12014ad) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055519605 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240921055519605 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) 20240921055519605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055519605 DMM INFO MM(262420000000022/e12014ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xe12014ad) (gprs_gmm.c:300) 20240921055519606 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055519606 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055519606 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240921055519606 DMM INFO MM(262420000000022/e12014ad) Subscriber data update (mmctx.c:445) 20240921055519606 DMM DEBUG MM(262420000000022/e12014ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055519606 DMM INFO MM(262420000000022/e12014ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055519606 DMM NOTICE MM(262420000000022/e12014ad) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240921055519606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055519606 DMM NOTICE MM(262420000000022/e12014ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055519606 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) 20240921055519606 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055519606 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240921055519606 DMM INFO MM(262420000000022/e12014ad) Subscriber data update (mmctx.c:445) 20240921055519606 DMM DEBUG MM(262420000000022/e12014ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055519611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055519611 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055519611 DMM INFO MM(262420000000022/e12014ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055519611 DMM NOTICE MM(262420000000022/e12014ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055519611 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055519611 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055519611 DLLC NOTICE LLME(dc529c6c/e12014ad){ASSIGNED} LLGM Assign pre (ffffffff => e12014ad) (gprs_llc.c:1079) 20240921055519611 DLLC NOTICE LLME(ffffffff/e12014ad){ASSIGNED} LLGM Assign post (ffffffff => e12014ad) (gprs_llc.c:1125) 20240921055519611 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055519611 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055519611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055519611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055519667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055519668 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055519668 DMM INFO MM(262420000000022/e12014ad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055519668 DMM INFO MM(262420000000022/e12014ad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055519668 DMM DEBUG MM(262420000000022/e12014ad) Using GGSN 0 (gprs_sm.c:317) 20240921055519668 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) 20240921055519668 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240921055519668 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055519668 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055519668 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240921055519687 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 2d f8 da d3 11 2c d0 9e 0c 14 05 7f 5a 26 e7 1a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20240921055519687 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859591c0, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055519687 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055519687 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=e12014ad, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055519687 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055519687 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055519702 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20240921055519715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519715 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240921055519716 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055519721 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240921055519721 DGPRS INFO PDP(262420000000022:5): Context 0x7fb5859591c0 was deleted (sgsn_libgtp.c:703) 20240921055519721 DMM INFO MM(262420000000022/e12014ad) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240921055519721 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240921055519721 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d897cd60bd7d: Removing Client IMSI='262420000000022'H, index=0 20240921055519733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055519733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240921055519733 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055519733 DMM INFO MM(262420000000022/e12014ad) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@d897cd60bd7d: Final verdict of PTC: pass 20240921055519739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@d897cd60bd7d: Final verdict of PTC: none 20240921055519743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055519744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(826)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(830)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(825)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(835)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(828)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(833)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(823)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055519839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055520241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103784) 20240921055520745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055520745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921055521068 DGPRS DEBUG Checking for inactive LLMEs, time = 29426320 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=103784, count=104944) 20240921055521746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055521746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:55:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055522748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055522748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_deact_dup started. 20240921055523341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055523345 DMM INFO MM(262420000000022/e12014ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055523345 DMM INFO MM(262420000000022/e12014ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055523345 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055523345 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055523345 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055523345 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055523345 DLLC NOTICE LLME(ffffffff/e12014ad){ASSIGNED} LLGM Assign pre (e12014ad => ffffffff) (gprs_llc.c:1079) 20240921055523345 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e12014ad => ffffffff) (gprs_llc.c:1125) 20240921055523345 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921055523345 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055523345 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240921055523345 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) 20240921055523345 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) 20240921055523345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055523345 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055523345 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055523345 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055523345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055523384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055523384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055523384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055523384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055523384 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055523384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055523384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055523384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055523384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055523385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055523385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055523385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055523385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055523385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055523385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055523385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055523385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055523385 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055523385 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055523385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055523386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055523386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055523388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055523393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523393 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055523400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055523400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055523400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055523400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055523400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055523400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055523400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055523400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055523400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055523401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055523401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055523401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055523401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055523401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055523401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055523401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055523401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055523401 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055523401 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055523401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055523402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055523402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055523403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055523407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055523421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055523421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055523421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055523421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055523421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055523421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055523421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055523421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055523421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055523422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055523422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055523422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055523422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055523422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055523422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055523422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055523422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055523422 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055523422 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055523422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055523422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055523422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055523425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055523430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(852)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055523749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055523749 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055523749 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055523749 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055523753 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055523754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='CCB88B37'O, index=0 SGSN_Test-GSUP(856)@d897cd60bd7d: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@d897cd60bd7d: 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 := '800DC5B6D046EA5213699C2B0F314C78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '722ECDC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D3E81768E7DD80B3'O } } } } } 20240921055523830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523830 DLLC NOTICE LLME(ffffffff/ccb88b37){UNASSIGNED} LLC RX: unknown TLLI 0xccb88b37, creating LLME on the fly (gprs_llc.c:552) 20240921055523830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055523830 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055523830 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055523830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055523830 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055523830 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055523830 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055523830 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055523830 DLLC NOTICE LLME(ffffffff/ccb88b37){UNASSIGNED} LLGM Assign pre (ccb88b37 => f5dba2b7) (gprs_llc.c:1079) 20240921055523830 DLLC NOTICE LLME(ccb88b37/f5dba2b7){ASSIGNED} LLGM Assign post (ccb88b37 => f5dba2b7) (gprs_llc.c:1125) 20240921055523830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055523830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055523830 DMM DEBUG MM(262420000000046/f5dba2b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055523850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055523850 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055523850 DMM DEBUG MM(262420000000046/f5dba2b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240921055523850 DMM NOTICE MM(262420000000046/f5dba2b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055523850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055523850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055523850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055523850 DMM DEBUG MM(262420000000046/f5dba2b7) Requesting authorization (sgsn_auth.c:160) 20240921055523850 DMM INFO MM(262420000000046/f5dba2b7) Requesting authentication tuples (sgsn_auth.c:184) 20240921055523850 DMM DEBUG MM(262420000000046/f5dba2b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055523850 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240921055523850 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20240921055523856 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055523856 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055523856 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055523856 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055523856 DMM INFO MM(262420000000046/f5dba2b7) Subscriber data update (mmctx.c:445) 20240921055523856 DMM DEBUG MM(262420000000046/f5dba2b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055523856 DMM INFO MM(262420000000046/f5dba2b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055523856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055523856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055523856 DMM INFO MM(262420000000046/f5dba2b7) <- GMM AUTH AND CIPHERING REQ (rand = 80 0d c5 b6 d0 46 ea 52 13 69 9c 2b 0f 31 4c 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055523872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055523872 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055523872 DMM INFO MM(262420000000046/f5dba2b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055523872 DMM NOTICE MM(262420000000046/f5dba2b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055523872 DMM DEBUG MM(262420000000046/f5dba2b7) checking auth: received GSM SRES = 72 2e cd c8 (gprs_gmm.c:666) 20240921055523872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055523872 DMM DEBUG MM(262420000000046/f5dba2b7) Requesting authorization (sgsn_auth.c:160) 20240921055523872 DMM INFO MM(262420000000046/f5dba2b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055523872 DMM DEBUG MM(262420000000046/f5dba2b7) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055523872 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240921055523872 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) 20240921055523872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055523872 DMM INFO MM(262420000000046/f5dba2b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5dba2b7) (gprs_gmm.c:300) 20240921055523875 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055523875 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055523875 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240921055523875 DMM INFO MM(262420000000046/f5dba2b7) Subscriber data update (mmctx.c:445) 20240921055523875 DMM DEBUG MM(262420000000046/f5dba2b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055523875 DMM INFO MM(262420000000046/f5dba2b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055523875 DMM NOTICE MM(262420000000046/f5dba2b7) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240921055523875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055523875 DMM NOTICE MM(262420000000046/f5dba2b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055523875 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) 20240921055523877 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055523877 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240921055523877 DMM INFO MM(262420000000046/f5dba2b7) Subscriber data update (mmctx.c:445) 20240921055523877 DMM DEBUG MM(262420000000046/f5dba2b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055523888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055523888 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055523888 DMM INFO MM(262420000000046/f5dba2b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055523888 DMM NOTICE MM(262420000000046/f5dba2b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055523888 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055523888 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055523888 DLLC NOTICE LLME(ccb88b37/f5dba2b7){ASSIGNED} LLGM Assign pre (ffffffff => f5dba2b7) (gprs_llc.c:1079) 20240921055523888 DLLC NOTICE LLME(ffffffff/f5dba2b7){ASSIGNED} LLGM Assign post (ffffffff => f5dba2b7) (gprs_llc.c:1125) 20240921055523888 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055523888 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055523888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055523888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055523946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055523946 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055523946 DMM INFO MM(262420000000046/f5dba2b7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055523946 DMM INFO MM(262420000000046/f5dba2b7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055523946 DMM DEBUG MM(262420000000046/f5dba2b7) Using GGSN 0 (gprs_sm.c:317) 20240921055523946 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) 20240921055523946 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240921055523946 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055523946 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055523946 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240921055523972 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 5f 35 72 4d 11 1f 58 4e 5f 14 05 7f ba bb 42 5e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20240921055523972 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859591c0, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055523972 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055523972 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=f5dba2b7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055523972 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055523972 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055523985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240921055523985 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055523985 DMM INFO MM(262420000000046/f5dba2b7) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240921055523985 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055523985 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240921055523985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055523985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055523985 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055523985 DMM INFO MM(262420000000046/f5dba2b7) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240921055523985 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055523985 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@d897cd60bd7d: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@d897cd60bd7d: "Received deletePDPContextResponse 1, seq_nr=1036" 20240921055523988 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) 20240921055523988 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb5859591c0, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055523988 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240921055523988 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=f5dba2b7, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055523988 DMM INFO MM(262420000000046/f5dba2b7) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240921055523988 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240921055523988 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921055523989 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) 20240921055523989 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)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@d897cd60bd7d: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@d897cd60bd7d: Final verdict of PTC: pass 20240921055526009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@d897cd60bd7d: Final verdict of PTC: none 20240921055526014 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055526014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(855)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(852)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(844)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(849)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(847)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(853)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(842)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(852): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:55:26 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 20240921055526080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055526481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100312) 20240921055527015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055527015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100312, count=105744) 20240921055528017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055528017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:55:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055529018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055529018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_second_attempt started. 20240921055529583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055529585 DMM INFO MM(262420000000046/f5dba2b7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055529585 DMM INFO MM(262420000000046/f5dba2b7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055529585 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055529585 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055529585 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055529585 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055529585 DLLC NOTICE LLME(ffffffff/f5dba2b7){ASSIGNED} LLGM Assign pre (f5dba2b7 => ffffffff) (gprs_llc.c:1079) 20240921055529585 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5dba2b7 => ffffffff) (gprs_llc.c:1125) 20240921055529585 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240921055529585 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) 20240921055529585 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) 20240921055529585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055529585 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055529585 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055529585 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055529585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055529629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055529629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055529629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055529629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055529629 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055529629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055529629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055529629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055529629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055529630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055529630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055529630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055529630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055529630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055529630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055529630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055529630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055529630 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055529630 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055529630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055529630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055529630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055529632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055529636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055529636 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055529644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055529644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055529644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055529644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055529644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055529644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055529644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055529644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055529644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055529644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055529644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055529644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055529644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055529644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055529645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055529645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055529645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055529645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055529645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055529645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055529645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055529645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055529646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055529650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055529650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055529659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055529659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055529659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055529659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055529659 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055529659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055529659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055529659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055529659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055529659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055529659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055529659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055529659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055529659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055529659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055529659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055529659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055529659 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055529659 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055529659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055529660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055529660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055529661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055529665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055529665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055530019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055530019 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055530019 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055530019 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055530024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055530025 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@d897cd60bd7d: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D9DD3E18'O, index=0 SGSN_Test-GSUP(875)@d897cd60bd7d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@d897cd60bd7d: 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 := 'B9DA0582591DBCBDBA7375255310A291'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D05FFD6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07D472ADFE210544'O } } } } } 20240921055530067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055530067 DLLC NOTICE LLME(ffffffff/d9dd3e18){UNASSIGNED} LLC RX: unknown TLLI 0xd9dd3e18, creating LLME on the fly (gprs_llc.c:552) 20240921055530067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055530067 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055530067 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055530067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055530067 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055530067 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055530067 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055530067 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055530067 DLLC NOTICE LLME(ffffffff/d9dd3e18){UNASSIGNED} LLGM Assign pre (d9dd3e18 => ee56d120) (gprs_llc.c:1079) 20240921055530067 DLLC NOTICE LLME(d9dd3e18/ee56d120){ASSIGNED} LLGM Assign post (d9dd3e18 => ee56d120) (gprs_llc.c:1125) 20240921055530067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055530067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055530067 DMM DEBUG MM(262420000000022/ee56d120) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055530078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055530078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055530078 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055530078 DMM DEBUG MM(262420000000022/ee56d120) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240921055530078 DMM NOTICE MM(262420000000022/ee56d120) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055530078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055530078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055530078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055530078 DMM DEBUG MM(262420000000022/ee56d120) Requesting authorization (sgsn_auth.c:160) 20240921055530078 DMM INFO MM(262420000000022/ee56d120) Requesting authentication tuples (sgsn_auth.c:184) 20240921055530078 DMM DEBUG MM(262420000000022/ee56d120) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055530078 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240921055530078 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@d897cd60bd7d: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20240921055530082 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055530082 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055530082 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055530082 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055530082 DMM INFO MM(262420000000022/ee56d120) Subscriber data update (mmctx.c:445) 20240921055530082 DMM DEBUG MM(262420000000022/ee56d120) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055530082 DMM INFO MM(262420000000022/ee56d120) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055530082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055530082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055530082 DMM INFO MM(262420000000022/ee56d120) <- GMM AUTH AND CIPHERING REQ (rand = b9 da 05 82 59 1d bc bd ba 73 75 25 53 10 a2 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055530095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055530095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055530095 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055530095 DMM INFO MM(262420000000022/ee56d120) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055530095 DMM NOTICE MM(262420000000022/ee56d120) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055530095 DMM DEBUG MM(262420000000022/ee56d120) checking auth: received GSM SRES = d0 5f fd 6a (gprs_gmm.c:666) 20240921055530095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055530095 DMM DEBUG MM(262420000000022/ee56d120) Requesting authorization (sgsn_auth.c:160) 20240921055530095 DMM INFO MM(262420000000022/ee56d120) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055530095 DMM DEBUG MM(262420000000022/ee56d120) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055530095 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240921055530095 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) 20240921055530095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055530095 DMM INFO MM(262420000000022/ee56d120) <- GMM ATTACH ACCEPT (new P-TMSI=0xee56d120) (gprs_gmm.c:300) 20240921055530098 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055530098 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055530098 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240921055530098 DMM INFO MM(262420000000022/ee56d120) Subscriber data update (mmctx.c:445) 20240921055530098 DMM DEBUG MM(262420000000022/ee56d120) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055530098 DMM INFO MM(262420000000022/ee56d120) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055530098 DMM NOTICE MM(262420000000022/ee56d120) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240921055530098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055530098 DMM NOTICE MM(262420000000022/ee56d120) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055530098 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) 20240921055530099 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055530099 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240921055530099 DMM INFO MM(262420000000022/ee56d120) Subscriber data update (mmctx.c:445) 20240921055530099 DMM DEBUG MM(262420000000022/ee56d120) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055530110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055530110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055530110 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055530110 DMM INFO MM(262420000000022/ee56d120) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055530110 DMM NOTICE MM(262420000000022/ee56d120) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055530110 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055530110 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055530110 DLLC NOTICE LLME(d9dd3e18/ee56d120){ASSIGNED} LLGM Assign pre (ffffffff => ee56d120) (gprs_llc.c:1079) 20240921055530110 DLLC NOTICE LLME(ffffffff/ee56d120){ASSIGNED} LLGM Assign post (ffffffff => ee56d120) (gprs_llc.c:1125) 20240921055530110 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055530110 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055530110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055530110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_second_attempt(877)@d897cd60bd7d: 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 := '9E7F8E9CCA94901CB525E9991261AA48'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '846B9C0D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9370921641DE8B7'O } } } } } 20240921055530168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055530168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055530168 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055530168 DMM INFO MM(262420000000022/ee56d120) -> GMM ATTACH REQUEST MI(TMSI-0xEE56D120) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055530168 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055530168 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921055530168 DLLC NOTICE LLME(ffffffff/ee56d120){ASSIGNED} LLGM Assign pre (ee56d120 => d4b518f1) (gprs_llc.c:1079) 20240921055530168 DLLC NOTICE LLME(ee56d120/d4b518f1){ASSIGNED} LLGM Assign post (ee56d120 => d4b518f1) (gprs_llc.c:1125) 20240921055530168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055530168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055530168 DMM DEBUG MM(262420000000022/d4b518f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055530180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055530180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240921055530180 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055530180 DMM DEBUG MM(262420000000022/d4b518f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240921055530180 DMM NOTICE MM(262420000000022/d4b518f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055530180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055530180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055530180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055530180 DMM DEBUG MM(262420000000022/d4b518f1) Requesting authorization (sgsn_auth.c:160) 20240921055530180 DMM INFO MM(262420000000022/d4b518f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055530180 DMM DEBUG MM(262420000000022/d4b518f1) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055530181 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240921055530181 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) 20240921055536181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240921055536181 DMM ERROR MM(262420000000022/d4b518f1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240921055536181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240921055536181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240921055536181 DMM NOTICE MM(262420000000022/d4b518f1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240921055536181 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240921055536181 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) 20240921055536181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Reject}: Deallocated (fsm.c:568) 20240921055536181 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Deallocated (fsm.c:568) 20240921055536181 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055536181 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240921055536181 DLLC NOTICE LLME(ee56d120/d4b518f1){ASSIGNED} LLGM Assign pre (d4b518f1 => ffffffff) (gprs_llc.c:1079) 20240921055536181 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4b518f1 => ffffffff) (gprs_llc.c:1125) 20240921055550021 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240921055550021 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055550022 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240921055551069 DGPRS DEBUG Checking for inactive LLMEs, time = 29426350 (sgsn.c:131) 20240921055559631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055559636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055559636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055559645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055559648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055559648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055559660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055559663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055559663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@d897cd60bd7d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d897cd60bd7d: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20240921055600090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055600090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(873)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(863)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@d897cd60bd7d: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@d897cd60bd7d: Final verdict of PTC: none 20240921055600095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55664<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(868)@d897cd60bd7d: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@d897cd60bd7d: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(871)@d897cd60bd7d: Final verdict of PTC: none TC_attach_second_attempt(877)@d897cd60bd7d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(861)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(866)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@d897cd60bd7d: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@d897cd60bd7d: 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'. Sat Sep 21 05:56:00 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 20240921055600207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055600509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111180) 20240921055601090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055601090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111180, count=112440) 20240921055602091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055602091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055603092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055603092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_echo_timeout started. 20240921055603609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055603611 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055603658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055603658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055603658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055603658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055603658 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055603658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055603658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055603658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055603658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055603659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055603659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055603659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055603659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055603659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055603659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055603659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055603659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055603659 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055603659 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055603659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055603660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055603660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055603662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055603668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055603668 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055603674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055603674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055603674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055603674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055603674 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055603674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055603674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055603674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055603674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055603675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055603675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055603675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055603675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055603675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055603675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055603675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055603675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055603675 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055603675 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055603675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(887)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055603675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055603675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055603677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921055603681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055603681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055603691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055603691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055603691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055603691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055603691 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055603691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055603691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055603691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055603691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055603692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055603692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055603692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055603692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055603692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055603692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055603692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055603692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055603692 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055603692 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055603692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055603692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055603692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055603694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055603699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055603699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055604093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055604093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055604093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055604093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055604097 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055604099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@d897cd60bd7d: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='DAEB63AE'O, index=0 SGSN_Test-GSUP(894)@d897cd60bd7d: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@d897cd60bd7d: 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 := '4566E4D2EBD2A4A0BDAE030997BC8F56'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B73A4FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DEE1A7190944B59'O } } } } } 20240921055604170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055604170 DLLC NOTICE LLME(ffffffff/daeb63ae){UNASSIGNED} LLC RX: unknown TLLI 0xdaeb63ae, creating LLME on the fly (gprs_llc.c:552) 20240921055604170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055604170 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055604170 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055604170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055604170 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055604170 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055604170 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055604170 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055604170 DLLC NOTICE LLME(ffffffff/daeb63ae){UNASSIGNED} LLGM Assign pre (daeb63ae => e9073d7d) (gprs_llc.c:1079) 20240921055604170 DLLC NOTICE LLME(daeb63ae/e9073d7d){ASSIGNED} LLGM Assign post (daeb63ae => e9073d7d) (gprs_llc.c:1125) 20240921055604170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055604170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055604170 DMM DEBUG MM(262420000000067/e9073d7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055604196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055604196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055604196 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055604196 DMM DEBUG MM(262420000000067/e9073d7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240921055604196 DMM NOTICE MM(262420000000067/e9073d7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055604196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055604196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055604196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055604196 DMM DEBUG MM(262420000000067/e9073d7d) Requesting authorization (sgsn_auth.c:160) 20240921055604196 DMM INFO MM(262420000000067/e9073d7d) Requesting authentication tuples (sgsn_auth.c:184) 20240921055604196 DMM DEBUG MM(262420000000067/e9073d7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055604196 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240921055604196 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@d897cd60bd7d: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20240921055604202 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055604202 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055604202 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055604202 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055604202 DMM INFO MM(262420000000067/e9073d7d) Subscriber data update (mmctx.c:445) 20240921055604202 DMM DEBUG MM(262420000000067/e9073d7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055604202 DMM INFO MM(262420000000067/e9073d7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055604202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055604202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055604202 DMM INFO MM(262420000000067/e9073d7d) <- GMM AUTH AND CIPHERING REQ (rand = 45 66 e4 d2 eb d2 a4 a0 bd ae 03 09 97 bc 8f 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055604219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055604219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055604219 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055604219 DMM INFO MM(262420000000067/e9073d7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055604219 DMM NOTICE MM(262420000000067/e9073d7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055604219 DMM DEBUG MM(262420000000067/e9073d7d) checking auth: received GSM SRES = 4b 73 a4 fd (gprs_gmm.c:666) 20240921055604219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055604219 DMM DEBUG MM(262420000000067/e9073d7d) Requesting authorization (sgsn_auth.c:160) 20240921055604219 DMM INFO MM(262420000000067/e9073d7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055604219 DMM DEBUG MM(262420000000067/e9073d7d) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055604219 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240921055604219 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) 20240921055604219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055604219 DMM INFO MM(262420000000067/e9073d7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9073d7d) (gprs_gmm.c:300) 20240921055604222 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055604222 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055604222 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240921055604222 DMM INFO MM(262420000000067/e9073d7d) Subscriber data update (mmctx.c:445) 20240921055604222 DMM DEBUG MM(262420000000067/e9073d7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055604222 DMM INFO MM(262420000000067/e9073d7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055604222 DMM NOTICE MM(262420000000067/e9073d7d) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240921055604222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055604222 DMM NOTICE MM(262420000000067/e9073d7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055604222 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) 20240921055604224 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055604224 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240921055604224 DMM INFO MM(262420000000067/e9073d7d) Subscriber data update (mmctx.c:445) 20240921055604224 DMM DEBUG MM(262420000000067/e9073d7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055604236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055604236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055604236 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055604236 DMM INFO MM(262420000000067/e9073d7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055604236 DMM NOTICE MM(262420000000067/e9073d7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055604236 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055604236 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055604236 DLLC NOTICE LLME(daeb63ae/e9073d7d){ASSIGNED} LLGM Assign pre (ffffffff => e9073d7d) (gprs_llc.c:1079) 20240921055604236 DLLC NOTICE LLME(ffffffff/e9073d7d){ASSIGNED} LLGM Assign post (ffffffff => e9073d7d) (gprs_llc.c:1125) 20240921055604236 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055604236 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055604236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055604236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055604294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055604294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055604294 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055604294 DMM INFO MM(262420000000067/e9073d7d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055604294 DMM INFO MM(262420000000067/e9073d7d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055604294 DMM DEBUG MM(262420000000067/e9073d7d) Using GGSN 0 (gprs_sm.c:317) 20240921055604294 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) 20240921055604294 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240921055604294 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055604294 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055604294 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240921055604310 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 d1 ec f0 5f 11 8f 1d ee 29 14 05 7f 67 ac a3 ce 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) 20240921055604310 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859591c0, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055604310 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055604310 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa859518 TLLI=e9073d7d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055604310 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055604310 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055609109 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240921055609115 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) 20240921055609116 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5649aa84a090) (sgsn_libgtp.c:629) 20240921055614110 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1039" 20240921055619111 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240921055619111 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1039" 20240921055621070 DGPRS DEBUG Checking for inactive LLMEs, time = 29426380 (sgsn.c:131) 20240921055624094 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240921055624094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240921055624094 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055624112 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240921055624112 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240921055624112 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1041" 20240921055629113 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240921055629113 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240921055629113 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240921055629113 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1041" 20240921055633661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055633667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055633667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055633676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055633678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055633678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055633693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055633696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055633696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055634114 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240921055634114 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240921055634114 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240921055634114 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240921055634114 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1043" 20240921055639115 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240921055639115 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240921055639115 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240921055639115 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240921055639115 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5649aa84a090) (sgsn_libgtp.c:629) 20240921055639115 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5649aa84a090) (sgsn_libgtp.c:633) 20240921055639115 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240921055639115 DMM INFO MM(262420000000067/e9073d7d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240921055639115 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240921055639115 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921055639115 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240921055639115 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240921055639115 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921055639115 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240921055639115 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240921055639115 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921055639115 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240921055639115 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240921055639115 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921055639115 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240921055639115 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d897cd60bd7d: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@d897cd60bd7d: Removing Client IMSI='262420000000067'H, index=0 20240921055639133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055639133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240921055639133 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055639133 DMM INFO MM(262420000000067/e9073d7d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@d897cd60bd7d: Final verdict of PTC: pass 20240921055639138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55348<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055639144 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055639144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(882)@d897cd60bd7d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(887)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(892)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@d897cd60bd7d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@d897cd60bd7d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(890)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(880)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(885)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:56:39 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 20240921055639240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055639642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112684) 20240921055640145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055640145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112684, count=113944) 20240921055641145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055641146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:56:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055642146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055642146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_restart_ctr_echo started. 20240921055642733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055642736 DMM INFO MM(262420000000067/e9073d7d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055642736 DMM INFO MM(262420000000067/e9073d7d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055642736 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055642736 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055642736 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055642736 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055642736 DLLC NOTICE LLME(ffffffff/e9073d7d){ASSIGNED} LLGM Assign pre (e9073d7d => ffffffff) (gprs_llc.c:1079) 20240921055642736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9073d7d => ffffffff) (gprs_llc.c:1125) 20240921055642736 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa8591c0 (gprs_sndcp.c:574) 20240921055642736 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa859518, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055642736 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240921055642736 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) 20240921055642736 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) 20240921055642736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055642736 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055642736 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055642736 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055642736 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055642773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055642773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055642773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055642773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055642773 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055642773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055642773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055642773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055642773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055642774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055642774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055642774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055642774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055642774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055642774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055642774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055642774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055642774 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055642774 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055642774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055642774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055642774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055642776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055642781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055642781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055642788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055642788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055642788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055642788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055642788 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055642788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055642788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055642788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055642788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055642789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055642789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055642789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055642789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055642789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055642789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055642789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055642789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055642789 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055642789 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055642789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055642789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055642789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055642791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055642796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055642796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055642805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055642805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055642805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055642805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055642805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055642805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055642805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055642805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055642805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055642805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055642805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055642805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055642805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055642805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055642805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055642805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055642805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055642805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055642805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055642805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055642806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055642806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055642807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055642811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055642811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055643147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055643147 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055643147 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055643147 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055643152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055643153 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@d897cd60bd7d: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D0668C18'O, index=0 SGSN_Test-GSUP(913)@d897cd60bd7d: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@d897cd60bd7d: 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 := 'F90FEA4FBD3C4214029416CB12E10F53'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FF6FA0E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DACCC53FA957BED3'O } } } } } 20240921055643195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055643195 DLLC NOTICE LLME(ffffffff/d0668c18){UNASSIGNED} LLC RX: unknown TLLI 0xd0668c18, creating LLME on the fly (gprs_llc.c:552) 20240921055643195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055643195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055643195 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055643195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055643195 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055643195 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055643195 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055643195 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055643195 DLLC NOTICE LLME(ffffffff/d0668c18){UNASSIGNED} LLGM Assign pre (d0668c18 => f365e1a3) (gprs_llc.c:1079) 20240921055643195 DLLC NOTICE LLME(d0668c18/f365e1a3){ASSIGNED} LLGM Assign post (d0668c18 => f365e1a3) (gprs_llc.c:1125) 20240921055643195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055643195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055643195 DMM DEBUG MM(262420000000023/f365e1a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055643201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055643201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055643201 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055643201 DMM DEBUG MM(262420000000023/f365e1a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240921055643201 DMM NOTICE MM(262420000000023/f365e1a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055643201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055643201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055643201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055643201 DMM DEBUG MM(262420000000023/f365e1a3) Requesting authorization (sgsn_auth.c:160) 20240921055643201 DMM INFO MM(262420000000023/f365e1a3) Requesting authentication tuples (sgsn_auth.c:184) 20240921055643201 DMM DEBUG MM(262420000000023/f365e1a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055643201 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240921055643201 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@d897cd60bd7d: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20240921055643203 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055643203 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055643203 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055643203 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055643203 DMM INFO MM(262420000000023/f365e1a3) Subscriber data update (mmctx.c:445) 20240921055643203 DMM DEBUG MM(262420000000023/f365e1a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055643203 DMM INFO MM(262420000000023/f365e1a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055643203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055643203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055643203 DMM INFO MM(262420000000023/f365e1a3) <- GMM AUTH AND CIPHERING REQ (rand = f9 0f ea 4f bd 3c 42 14 02 94 16 cb 12 e1 0f 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055643209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055643209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055643209 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055643209 DMM INFO MM(262420000000023/f365e1a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055643209 DMM NOTICE MM(262420000000023/f365e1a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055643209 DMM DEBUG MM(262420000000023/f365e1a3) checking auth: received GSM SRES = 4f f6 fa 0e (gprs_gmm.c:666) 20240921055643209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055643209 DMM DEBUG MM(262420000000023/f365e1a3) Requesting authorization (sgsn_auth.c:160) 20240921055643209 DMM INFO MM(262420000000023/f365e1a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055643209 DMM DEBUG MM(262420000000023/f365e1a3) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055643209 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240921055643209 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) 20240921055643209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055643209 DMM INFO MM(262420000000023/f365e1a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf365e1a3) (gprs_gmm.c:300) 20240921055643210 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055643210 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055643210 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240921055643210 DMM INFO MM(262420000000023/f365e1a3) Subscriber data update (mmctx.c:445) 20240921055643210 DMM DEBUG MM(262420000000023/f365e1a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055643210 DMM INFO MM(262420000000023/f365e1a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055643210 DMM NOTICE MM(262420000000023/f365e1a3) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240921055643210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055643210 DMM NOTICE MM(262420000000023/f365e1a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055643210 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) 20240921055643211 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055643211 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240921055643211 DMM INFO MM(262420000000023/f365e1a3) Subscriber data update (mmctx.c:445) 20240921055643211 DMM DEBUG MM(262420000000023/f365e1a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055643215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055643215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055643215 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055643215 DMM INFO MM(262420000000023/f365e1a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055643215 DMM NOTICE MM(262420000000023/f365e1a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055643215 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055643215 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055643215 DLLC NOTICE LLME(d0668c18/f365e1a3){ASSIGNED} LLGM Assign pre (ffffffff => f365e1a3) (gprs_llc.c:1079) 20240921055643215 DLLC NOTICE LLME(ffffffff/f365e1a3){ASSIGNED} LLGM Assign post (ffffffff => f365e1a3) (gprs_llc.c:1125) 20240921055643215 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055643215 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055643215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055643215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055643274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055643274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055643274 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055643274 DMM INFO MM(262420000000023/f365e1a3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055643274 DMM INFO MM(262420000000023/f365e1a3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055643274 DMM DEBUG MM(262420000000023/f365e1a3) Using GGSN 0 (gprs_sm.c:317) 20240921055643274 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240921055643274 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055643274 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055643274 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240921055643296 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 ae 38 46 e3 11 24 3c 00 73 14 05 7f 58 64 e2 cc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20240921055643296 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585956058, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055643296 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055643296 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=f365e1a3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055643296 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055643296 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055648275 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240921055648281 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) 20240921055648281 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5649aa84a090) (sgsn_libgtp.c:629) 20240921055651071 DGPRS DEBUG Checking for inactive LLMEs, time = 29426410 (sgsn.c:131) 20240921055653276 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240921055653282 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) 20240921055653282 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5649aa84a090) (sgsn_libgtp.c:629) 20240921055653282 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240921055653282 DMM INFO MM(262420000000023/f365e1a3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240921055653282 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240921055653282 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@d897cd60bd7d: Removing Client IMSI='262420000000023'H, index=0 20240921055653298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055653298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240921055653298 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055653298 DMM INFO MM(262420000000023/f365e1a3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@d897cd60bd7d: Final verdict of PTC: pass 20240921055653303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40514<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055653305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055653305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_restart_ctr_echo-BVCI210(905)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(913)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(906)@d897cd60bd7d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(911)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(901)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@d897cd60bd7d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(899)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(904)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(909)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@d897cSat Sep 21 05:56:53 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc d60bd7d: 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'. 20240921055653384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055653787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99872) 20240921055654305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055654306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99872, count=104228) 20240921055655307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055655307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055656308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055656308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_restart_ctr_create started. 20240921055656879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055656881 DMM INFO MM(262420000000023/f365e1a3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055656881 DMM INFO MM(262420000000023/f365e1a3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055656881 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055656881 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055656881 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055656881 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055656881 DLLC NOTICE LLME(ffffffff/f365e1a3){ASSIGNED} LLGM Assign pre (f365e1a3 => ffffffff) (gprs_llc.c:1079) 20240921055656881 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f365e1a3 => ffffffff) (gprs_llc.c:1125) 20240921055656881 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921055656881 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055656881 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240921055656881 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) 20240921055656881 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) 20240921055656881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055656881 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055656881 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055656881 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055656881 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055656929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055656929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055656929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055656929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055656929 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055656929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055656929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055656929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055656929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055656930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055656930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055656930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055656930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055656930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055656930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055656930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055656930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055656930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055656930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055656930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055656931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055656931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055656933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055656937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055656937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055656946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055656946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055656946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055656946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055656946 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055656946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055656946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055656946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055656946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055656947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055656947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055656947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055656947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055656947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055656947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055656947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055656947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055656947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055656947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055656947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055656947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055656947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055656949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055656954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055656954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055656962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055656962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055656962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055656962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055656962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055656962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055656962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055656962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055656962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055656963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055656963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055656963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055656963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055656963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055656963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055656963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055656963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055656963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055656963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055656963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055656963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055656963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055656965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055656970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055656970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055657309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055657309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055657309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055657309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055657313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055657314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@d897cd60bd7d: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='E2BE11A1'O, index=0 SGSN_Test-GSUP(932)@d897cd60bd7d: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@d897cd60bd7d: 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 := '1B7B284D6BE5BD3EBA2967107A5CC36C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FAECAE1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93484ADFA253B486'O } } } } } 20240921055657367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055657367 DLLC NOTICE LLME(ffffffff/e2be11a1){UNASSIGNED} LLC RX: unknown TLLI 0xe2be11a1, creating LLME on the fly (gprs_llc.c:552) 20240921055657367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055657367 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055657367 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055657367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055657367 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055657367 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055657367 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055657367 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055657367 DLLC NOTICE LLME(ffffffff/e2be11a1){UNASSIGNED} LLGM Assign pre (e2be11a1 => f8e9c834) (gprs_llc.c:1079) 20240921055657367 DLLC NOTICE LLME(e2be11a1/f8e9c834){ASSIGNED} LLGM Assign post (e2be11a1 => f8e9c834) (gprs_llc.c:1125) 20240921055657367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055657367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055657367 DMM DEBUG MM(262420000000024/f8e9c834) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055657373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055657373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055657373 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055657373 DMM DEBUG MM(262420000000024/f8e9c834) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240921055657373 DMM NOTICE MM(262420000000024/f8e9c834) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055657373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055657373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055657373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055657373 DMM DEBUG MM(262420000000024/f8e9c834) Requesting authorization (sgsn_auth.c:160) 20240921055657373 DMM INFO MM(262420000000024/f8e9c834) Requesting authentication tuples (sgsn_auth.c:184) 20240921055657373 DMM DEBUG MM(262420000000024/f8e9c834) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055657373 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240921055657373 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@d897cd60bd7d: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20240921055657374 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055657375 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055657375 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055657375 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055657375 DMM INFO MM(262420000000024/f8e9c834) Subscriber data update (mmctx.c:445) 20240921055657375 DMM DEBUG MM(262420000000024/f8e9c834) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055657375 DMM INFO MM(262420000000024/f8e9c834) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055657375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055657375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055657375 DMM INFO MM(262420000000024/f8e9c834) <- GMM AUTH AND CIPHERING REQ (rand = 1b 7b 28 4d 6b e5 bd 3e ba 29 67 10 7a 5c c3 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055657378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055657378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055657378 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055657378 DMM INFO MM(262420000000024/f8e9c834) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055657378 DMM NOTICE MM(262420000000024/f8e9c834) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055657378 DMM DEBUG MM(262420000000024/f8e9c834) checking auth: received GSM SRES = fa ec ae 1e (gprs_gmm.c:666) 20240921055657378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055657378 DMM DEBUG MM(262420000000024/f8e9c834) Requesting authorization (sgsn_auth.c:160) 20240921055657378 DMM INFO MM(262420000000024/f8e9c834) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055657378 DMM DEBUG MM(262420000000024/f8e9c834) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055657378 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240921055657378 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) 20240921055657378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055657378 DMM INFO MM(262420000000024/f8e9c834) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8e9c834) (gprs_gmm.c:300) 20240921055657379 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055657379 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055657379 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240921055657379 DMM INFO MM(262420000000024/f8e9c834) Subscriber data update (mmctx.c:445) 20240921055657379 DMM DEBUG MM(262420000000024/f8e9c834) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055657379 DMM INFO MM(262420000000024/f8e9c834) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055657379 DMM NOTICE MM(262420000000024/f8e9c834) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240921055657379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055657379 DMM NOTICE MM(262420000000024/f8e9c834) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055657379 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) 20240921055657379 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055657379 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240921055657379 DMM INFO MM(262420000000024/f8e9c834) Subscriber data update (mmctx.c:445) 20240921055657379 DMM DEBUG MM(262420000000024/f8e9c834) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055657381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055657381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055657381 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055657381 DMM INFO MM(262420000000024/f8e9c834) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055657381 DMM NOTICE MM(262420000000024/f8e9c834) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055657381 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055657381 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055657381 DLLC NOTICE LLME(e2be11a1/f8e9c834){ASSIGNED} LLGM Assign pre (ffffffff => f8e9c834) (gprs_llc.c:1079) 20240921055657381 DLLC NOTICE LLME(ffffffff/f8e9c834){ASSIGNED} LLGM Assign post (ffffffff => f8e9c834) (gprs_llc.c:1125) 20240921055657381 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055657381 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055657382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055657382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055657436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055657436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055657436 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055657436 DMM INFO MM(262420000000024/f8e9c834) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055657436 DMM INFO MM(262420000000024/f8e9c834) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055657436 DMM DEBUG MM(262420000000024/f8e9c834) Using GGSN 0 (gprs_sm.c:317) 20240921055657436 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240921055657436 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055657436 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055657436 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240921055657460 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 be 82 62 88 11 12 b6 16 7f 14 05 7f a9 2f 25 53 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) 20240921055657460 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fb585956058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240921055657460 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fb585956058, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055657460 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240921055657460 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240921055657460 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921055657460 DMM NOTICE MM(262420000000024/f8e9c834) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055657471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055657471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055657471 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055657471 DMM INFO MM(262420000000024/f8e9c834) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055657471 DMM INFO MM(262420000000024/f8e9c834) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055657471 DMM DEBUG MM(262420000000024/f8e9c834) Using GGSN 0 (gprs_sm.c:317) 20240921055657471 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240921055657471 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055657471 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055657472 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240921055657478 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 be 82 62 88 11 12 b6 16 7f 14 05 7f a9 2f 25 53 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) 20240921055657478 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fb585956058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240921055657478 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585956058, cbp=0x5649aa854d20) (sgsn_libgtp.c:629) 20240921055657478 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055657479 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=f8e9c834, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055657479 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055657479 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@d897cd60bd7d: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@d897cd60bd7d: Final verdict of PTC: pass 20240921055657497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@d897cd60bd7d: Final verdict of PTC: none 20240921055657501 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055657501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(931)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(930)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(920)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(925)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@d897cd60bd7d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@d897cd60bd7d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@d897cd60bd7d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(928)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(918)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(923)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:56:57 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20240921055657568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055657969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103712) 20240921055658501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055658501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103712, count=104872) 20240921055659503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055659503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:57: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_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 20240921055700504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055700504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240921055701057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055701060 DMM INFO MM(262420000000024/f8e9c834) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055701060 DMM INFO MM(262420000000024/f8e9c834) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055701060 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055701060 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055701060 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055701060 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055701060 DLLC NOTICE LLME(ffffffff/f8e9c834){ASSIGNED} LLGM Assign pre (f8e9c834 => ffffffff) (gprs_llc.c:1079) 20240921055701060 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8e9c834 => ffffffff) (gprs_llc.c:1125) 20240921055701060 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921055701060 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055701060 DMM NOTICE MM(262420000000024/f8e9c834) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055701060 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240921055701060 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055701060 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055701060 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240921055701060 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240921055701060 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) 20240921055701060 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) 20240921055701060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055701060 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055701060 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055701060 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055701060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055701097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055701097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055701097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055701097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055701097 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055701097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055701097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055701097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055701097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055701098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055701098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055701098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055701098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055701098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055701098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055701098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055701098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055701098 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055701098 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055701098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055701098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055701098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055701100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055701105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055701105 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)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055701112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055701112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055701112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055701112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055701112 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055701112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055701112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055701112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055701112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055701112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055701112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055701112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055701113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055701113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055701113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055701113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055701113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055701113 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055701113 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055701113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055701113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055701113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055701116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055701121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055701121 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)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055701129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055701129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055701129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055701129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055701129 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055701129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055701129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055701129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055701129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055701129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055701129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055701129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055701129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055701129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055701129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055701129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055701129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055701129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055701129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055701129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055701130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055701130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055701131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055701136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055701136 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055701506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055701506 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055701506 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055701506 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055701510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055701511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='E27F7B03'O, index=0 SGSN_Test-GSUP(951)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := 'CFB956DF752A7EED35EE1D57E31CA4D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D8526B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80E27F30D19BB887'O } } } } } 20240921055702584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055702584 DLLC NOTICE LLME(ffffffff/e27f7b03){UNASSIGNED} LLC RX: unknown TLLI 0xe27f7b03, creating LLME on the fly (gprs_llc.c:552) 20240921055702584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055702584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055702584 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055702584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055702584 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055702584 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055702584 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055702584 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055702584 DLLC NOTICE LLME(ffffffff/e27f7b03){UNASSIGNED} LLGM Assign pre (e27f7b03 => c23dc02e) (gprs_llc.c:1079) 20240921055702584 DLLC NOTICE LLME(e27f7b03/c23dc02e){ASSIGNED} LLGM Assign post (e27f7b03 => c23dc02e) (gprs_llc.c:1125) 20240921055702584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055702584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055702584 DMM DEBUG MM(262420000000025/c23dc02e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055702597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055702597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055702597 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055702597 DMM DEBUG MM(262420000000025/c23dc02e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240921055702597 DMM NOTICE MM(262420000000025/c23dc02e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055702597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055702597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055702597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055702597 DMM DEBUG MM(262420000000025/c23dc02e) Requesting authorization (sgsn_auth.c:160) 20240921055702597 DMM INFO MM(262420000000025/c23dc02e) Requesting authentication tuples (sgsn_auth.c:184) 20240921055702597 DMM DEBUG MM(262420000000025/c23dc02e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055702597 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240921055702597 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20240921055702602 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055702602 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055702602 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055702602 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055702602 DMM INFO MM(262420000000025/c23dc02e) Subscriber data update (mmctx.c:445) 20240921055702602 DMM DEBUG MM(262420000000025/c23dc02e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055702602 DMM INFO MM(262420000000025/c23dc02e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055702602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055702602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055702602 DMM INFO MM(262420000000025/c23dc02e) <- GMM AUTH AND CIPHERING REQ (rand = cf b9 56 df 75 2a 7e ed 35 ee 1d 57 e3 1c a4 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055702618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055702618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055702618 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055702618 DMM INFO MM(262420000000025/c23dc02e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055702618 DMM NOTICE MM(262420000000025/c23dc02e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055702618 DMM DEBUG MM(262420000000025/c23dc02e) checking auth: received GSM SRES = 6d 85 26 b3 (gprs_gmm.c:666) 20240921055702618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055702618 DMM DEBUG MM(262420000000025/c23dc02e) Requesting authorization (sgsn_auth.c:160) 20240921055702618 DMM INFO MM(262420000000025/c23dc02e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055702618 DMM DEBUG MM(262420000000025/c23dc02e) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055702618 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240921055702618 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) 20240921055702618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055702618 DMM INFO MM(262420000000025/c23dc02e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc23dc02e) (gprs_gmm.c:300) 20240921055702621 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055702621 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055702621 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240921055702621 DMM INFO MM(262420000000025/c23dc02e) Subscriber data update (mmctx.c:445) 20240921055702621 DMM DEBUG MM(262420000000025/c23dc02e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055702621 DMM INFO MM(262420000000025/c23dc02e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055702621 DMM NOTICE MM(262420000000025/c23dc02e) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240921055702621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055702621 DMM NOTICE MM(262420000000025/c23dc02e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055702621 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) 20240921055702622 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055702622 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240921055702622 DMM INFO MM(262420000000025/c23dc02e) Subscriber data update (mmctx.c:445) 20240921055702622 DMM DEBUG MM(262420000000025/c23dc02e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055702634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055702634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055702634 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055702634 DMM INFO MM(262420000000025/c23dc02e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055702634 DMM NOTICE MM(262420000000025/c23dc02e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055702634 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055702634 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055702634 DLLC NOTICE LLME(e27f7b03/c23dc02e){ASSIGNED} LLGM Assign pre (ffffffff => c23dc02e) (gprs_llc.c:1079) 20240921055702634 DLLC NOTICE LLME(ffffffff/c23dc02e){ASSIGNED} LLGM Assign post (ffffffff => c23dc02e) (gprs_llc.c:1125) 20240921055702634 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055702634 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055702634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055702634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055702690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055702690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055702690 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055702690 DMM INFO MM(262420000000025/c23dc02e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055702690 DMM INFO MM(262420000000025/c23dc02e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055702690 DMM DEBUG MM(262420000000025/c23dc02e) Using GGSN 0 (gprs_sm.c:317) 20240921055702690 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) 20240921055702690 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240921055702690 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055702690 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055702690 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240921055702710 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 7f f6 06 48 11 36 72 96 7e 14 05 7f a7 3f d0 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=1051 from retransmit req queue (gtp.c:443) 20240921055702710 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859570d0, cbp=0x5649aa851680) (sgsn_libgtp.c:629) 20240921055702710 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055702710 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=c23dc02e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055702710 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055702710 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055702722 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240921055702722 DGPRS INFO PDP(262420000000025:5): Context 0x7fb5859570d0 was deleted (sgsn_libgtp.c:703) 20240921055702722 DMM INFO MM(262420000000025/c23dc02e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240921055702722 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240921055702722 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921055710724 DMM INFO MM(262420000000025/c23dc02e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240921055718002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240921055718725 DMM INFO MM(262420000000025/c23dc02e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240921055721072 DGPRS DEBUG Checking for inactive LLMEs, time = 29426440 (sgsn.c:131) 20240921055721507 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240921055721507 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240921055721508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055726727 DMM INFO MM(262420000000025/c23dc02e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240921055731099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055731105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055731105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055731114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055731117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055731117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055731130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055731134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055731134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055734729 DMM INFO MM(262420000000025/c23dc02e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d897cd60bd7d: Removing Client IMSI='262420000000025'H, index=0 20240921055734747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055734747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240921055734747 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055734747 DMM INFO MM(262420000000025/c23dc02e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d897cd60bd7d: Final verdict of PTC: pass 20240921055734753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@d897cd60bd7d: Final verdict of PTC: none 20240921055734756 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055734757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(950)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(939)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(949)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(944)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(942)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(937)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(947)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055734881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055735284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110984) 20240921055735758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055735758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110984, count=112144) 20240921055736760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055736760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:57:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055737762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055737762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240921055738368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055738372 DMM INFO MM(262420000000025/c23dc02e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055738372 DMM INFO MM(262420000000025/c23dc02e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055738372 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055738372 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055738372 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055738372 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055738372 DLLC NOTICE LLME(ffffffff/c23dc02e){ASSIGNED} LLGM Assign pre (c23dc02e => ffffffff) (gprs_llc.c:1079) 20240921055738372 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c23dc02e => ffffffff) (gprs_llc.c:1125) 20240921055738372 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921055738372 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055738372 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240921055738372 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) 20240921055738372 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) 20240921055738372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055738372 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055738372 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055738372 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055738372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055738405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055738405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055738405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055738405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055738405 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055738405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055738405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055738405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055738405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055738405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055738405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055738405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055738406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055738406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055738406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055738406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055738406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055738406 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055738406 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055738406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055738406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055738406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055738407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055738412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055738412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055738423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055738424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055738424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055738424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055738424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055738424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055738424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) SGSN_Test-Gb2-NS2(963)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921055738424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055738424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055738424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055738424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055738424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055738425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055738425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055738425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055738425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055738425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055738425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055738425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055738425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055738425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055738425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055738427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921055738432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055738432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(963)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(968)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055738435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055738435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055738435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055738435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055738435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055738435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055738435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055738435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055738435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055738436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055738436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055738436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055738436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055738436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055738436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055738436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055738436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055738436 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055738436 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055738436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055738436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055738436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055738438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055738443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055738443 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055738763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055738763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055738763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055738763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055738767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055738768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D54FD21F'O, index=0 SGSN_Test-GSUP(970)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := '3A2F44436DF64B229A74C65688D3F666'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD80EAE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EC0D2F99AA3D5FC'O } } } } } 20240921055738836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055738836 DLLC NOTICE LLME(ffffffff/d54fd21f){UNASSIGNED} LLC RX: unknown TLLI 0xd54fd21f, creating LLME on the fly (gprs_llc.c:552) 20240921055738836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055738836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055738836 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055738836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055738836 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055738836 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055738836 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055738836 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055738836 DLLC NOTICE LLME(ffffffff/d54fd21f){UNASSIGNED} LLGM Assign pre (d54fd21f => f05b75f6) (gprs_llc.c:1079) 20240921055738836 DLLC NOTICE LLME(d54fd21f/f05b75f6){ASSIGNED} LLGM Assign post (d54fd21f => f05b75f6) (gprs_llc.c:1125) 20240921055738836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055738836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055738836 DMM DEBUG MM(262420000000027/f05b75f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055738857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055738857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055738858 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055738858 DMM DEBUG MM(262420000000027/f05b75f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240921055738858 DMM NOTICE MM(262420000000027/f05b75f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055738858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055738858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055738858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055738858 DMM DEBUG MM(262420000000027/f05b75f6) Requesting authorization (sgsn_auth.c:160) 20240921055738858 DMM INFO MM(262420000000027/f05b75f6) Requesting authentication tuples (sgsn_auth.c:184) 20240921055738858 DMM DEBUG MM(262420000000027/f05b75f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055738858 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240921055738858 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20240921055738864 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055738864 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055738864 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055738864 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055738864 DMM INFO MM(262420000000027/f05b75f6) Subscriber data update (mmctx.c:445) 20240921055738864 DMM DEBUG MM(262420000000027/f05b75f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055738864 DMM INFO MM(262420000000027/f05b75f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055738864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055738864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055738864 DMM INFO MM(262420000000027/f05b75f6) <- GMM AUTH AND CIPHERING REQ (rand = 3a 2f 44 43 6d f6 4b 22 9a 74 c6 56 88 d3 f6 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055738880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055738880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055738881 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055738881 DMM INFO MM(262420000000027/f05b75f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055738881 DMM NOTICE MM(262420000000027/f05b75f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055738881 DMM DEBUG MM(262420000000027/f05b75f6) checking auth: received GSM SRES = fd 80 ea e8 (gprs_gmm.c:666) 20240921055738881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055738881 DMM DEBUG MM(262420000000027/f05b75f6) Requesting authorization (sgsn_auth.c:160) 20240921055738881 DMM INFO MM(262420000000027/f05b75f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055738881 DMM DEBUG MM(262420000000027/f05b75f6) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055738881 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240921055738881 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) 20240921055738881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055738881 DMM INFO MM(262420000000027/f05b75f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf05b75f6) (gprs_gmm.c:300) 20240921055738884 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055738884 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055738884 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240921055738884 DMM INFO MM(262420000000027/f05b75f6) Subscriber data update (mmctx.c:445) 20240921055738884 DMM DEBUG MM(262420000000027/f05b75f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055738884 DMM INFO MM(262420000000027/f05b75f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055738884 DMM NOTICE MM(262420000000027/f05b75f6) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240921055738884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055738884 DMM NOTICE MM(262420000000027/f05b75f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055738884 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) 20240921055738885 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055738885 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240921055738885 DMM INFO MM(262420000000027/f05b75f6) Subscriber data update (mmctx.c:445) 20240921055738885 DMM DEBUG MM(262420000000027/f05b75f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055738897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055738897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055738897 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055738897 DMM INFO MM(262420000000027/f05b75f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055738897 DMM NOTICE MM(262420000000027/f05b75f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055738897 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055738897 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055738897 DLLC NOTICE LLME(d54fd21f/f05b75f6){ASSIGNED} LLGM Assign pre (ffffffff => f05b75f6) (gprs_llc.c:1079) 20240921055738897 DLLC NOTICE LLME(ffffffff/f05b75f6){ASSIGNED} LLGM Assign post (ffffffff => f05b75f6) (gprs_llc.c:1125) 20240921055738897 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055738897 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055738897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055738897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055738956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055738956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055738956 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055738956 DMM INFO MM(262420000000027/f05b75f6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055738956 DMM INFO MM(262420000000027/f05b75f6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055738956 DMM DEBUG MM(262420000000027/f05b75f6) Using GGSN 0 (gprs_sm.c:317) 20240921055738956 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) 20240921055738956 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240921055738956 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055738956 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055738956 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@d897cd60bd7d: First createPDPContextRequest received, dropping & waiting for retransmission 20240921055743958 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240921055743978 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 bb 96 d4 03 11 cb 47 d6 f8 14 05 7f f1 4f 2d 6d 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) 20240921055743978 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859570d0, cbp=0x5649aa851680) (sgsn_libgtp.c:629) 20240921055743978 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055743978 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=f05b75f6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055743978 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055743978 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240921055743994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055743994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240921055743994 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055743994 DMM INFO MM(262420000000027/f05b75f6) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240921055743994 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055743994 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@d897cd60bd7d: First deletePDPContextRequest received, dropping & waiting for retransmission 20240921055748996 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240921055749004 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) 20240921055749004 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb5859570d0, cbp=0x5649aa851680) (sgsn_libgtp.c:629) 20240921055749004 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240921055749004 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=f05b75f6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055749004 DMM INFO MM(262420000000027/f05b75f6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240921055749004 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240921055749004 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d897cd60bd7d: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@d897cd60bd7d: Final verdict of PTC: pass 20240921055749023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(968)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(958)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(964)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(956)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(962)@d897cd60bd7d: Final verdict of PTC: none 20240921055749027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055749027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99-provIP(966)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:57:49 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 20240921055749104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055749508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102420) 20240921055750029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055750029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102420, count=103580) 20240921055751031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055751031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921055751073 DGPRS DEBUG Checking for inactive LLMEs, time = 29426470 (sgsn.c:131) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:57:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055752033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055752033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240921055752623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055752625 DMM INFO MM(262420000000027/f05b75f6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055752625 DMM INFO MM(262420000000027/f05b75f6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055752625 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055752625 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055752625 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055752625 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055752625 DLLC NOTICE LLME(ffffffff/f05b75f6){ASSIGNED} LLGM Assign pre (f05b75f6 => ffffffff) (gprs_llc.c:1079) 20240921055752625 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f05b75f6 => ffffffff) (gprs_llc.c:1125) 20240921055752625 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240921055752625 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) 20240921055752625 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) 20240921055752625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055752625 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055752625 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055752625 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055752625 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055752663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055752663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055752663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055752663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055752663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055752663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055752663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055752663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055752663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055752663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055752663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055752663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055752663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055752664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055752664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055752664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055752664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055752664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055752664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055752664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055752664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055752664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 20240921055752666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055752670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055752670 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)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055752677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055752677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055752677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055752677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055752677 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055752677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055752677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055752677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055752677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055752678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055752678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055752678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055752678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055752678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055752678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055752678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055752678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055752678 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055752678 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055752678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055752678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055752678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055752680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055752685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055752685 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)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055752692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055752692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055752692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055752692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055752692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055752692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055752692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055752692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055752692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055752692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055752692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055752692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055752693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055752693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055752693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055752693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055752693 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055752693 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055752693 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055752693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055752693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055752693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055752695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055752699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055752699 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055753034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055753034 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055753034 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055753034 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055753038 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055753039 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C35A1EC0'O, index=0 SGSN_Test-GSUP(989)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := 'EF6018FF1E4E28259E5BE7D731D30D30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E71273A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9588080DA9905D2'O } } } } } 20240921055753110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055753110 DLLC NOTICE LLME(ffffffff/c35a1ec0){UNASSIGNED} LLC RX: unknown TLLI 0xc35a1ec0, creating LLME on the fly (gprs_llc.c:552) 20240921055753110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055753110 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055753110 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055753110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055753110 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055753110 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055753110 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055753110 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055753110 DLLC NOTICE LLME(ffffffff/c35a1ec0){UNASSIGNED} LLGM Assign pre (c35a1ec0 => db9d966c) (gprs_llc.c:1079) 20240921055753110 DLLC NOTICE LLME(c35a1ec0/db9d966c){ASSIGNED} LLGM Assign post (c35a1ec0 => db9d966c) (gprs_llc.c:1125) 20240921055753110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055753110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055753110 DMM DEBUG MM(262420000000028/db9d966c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055753128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055753128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055753128 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055753128 DMM DEBUG MM(262420000000028/db9d966c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240921055753128 DMM NOTICE MM(262420000000028/db9d966c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055753128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055753128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055753128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055753128 DMM DEBUG MM(262420000000028/db9d966c) Requesting authorization (sgsn_auth.c:160) 20240921055753128 DMM INFO MM(262420000000028/db9d966c) Requesting authentication tuples (sgsn_auth.c:184) 20240921055753128 DMM DEBUG MM(262420000000028/db9d966c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055753128 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240921055753128 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20240921055753133 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055753133 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055753133 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055753133 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055753133 DMM INFO MM(262420000000028/db9d966c) Subscriber data update (mmctx.c:445) 20240921055753133 DMM DEBUG MM(262420000000028/db9d966c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055753133 DMM INFO MM(262420000000028/db9d966c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055753133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055753133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055753133 DMM INFO MM(262420000000028/db9d966c) <- GMM AUTH AND CIPHERING REQ (rand = ef 60 18 ff 1e 4e 28 25 9e 5b e7 d7 31 d3 0d 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055753146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055753146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055753146 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055753146 DMM INFO MM(262420000000028/db9d966c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055753146 DMM NOTICE MM(262420000000028/db9d966c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055753146 DMM DEBUG MM(262420000000028/db9d966c) checking auth: received GSM SRES = e7 12 73 a4 (gprs_gmm.c:666) 20240921055753146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055753146 DMM DEBUG MM(262420000000028/db9d966c) Requesting authorization (sgsn_auth.c:160) 20240921055753146 DMM INFO MM(262420000000028/db9d966c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055753146 DMM DEBUG MM(262420000000028/db9d966c) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055753146 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240921055753146 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) 20240921055753146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055753146 DMM INFO MM(262420000000028/db9d966c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb9d966c) (gprs_gmm.c:300) 20240921055753148 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055753148 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055753148 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240921055753148 DMM INFO MM(262420000000028/db9d966c) Subscriber data update (mmctx.c:445) 20240921055753149 DMM DEBUG MM(262420000000028/db9d966c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055753149 DMM INFO MM(262420000000028/db9d966c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055753149 DMM NOTICE MM(262420000000028/db9d966c) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240921055753149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055753149 DMM NOTICE MM(262420000000028/db9d966c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055753149 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) 20240921055753149 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055753149 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240921055753149 DMM INFO MM(262420000000028/db9d966c) Subscriber data update (mmctx.c:445) 20240921055753149 DMM DEBUG MM(262420000000028/db9d966c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055753158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055753158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055753158 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055753158 DMM INFO MM(262420000000028/db9d966c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055753158 DMM NOTICE MM(262420000000028/db9d966c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055753158 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055753158 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055753158 DLLC NOTICE LLME(c35a1ec0/db9d966c){ASSIGNED} LLGM Assign pre (ffffffff => db9d966c) (gprs_llc.c:1079) 20240921055753158 DLLC NOTICE LLME(ffffffff/db9d966c){ASSIGNED} LLGM Assign post (ffffffff => db9d966c) (gprs_llc.c:1125) 20240921055753158 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055753158 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055753158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055753158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055753216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055753216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055753216 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055753216 DMM INFO MM(262420000000028/db9d966c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055753216 DMM INFO MM(262420000000028/db9d966c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055753216 DMM DEBUG MM(262420000000028/db9d966c) Using GGSN 0 (gprs_sm.c:317) 20240921055753216 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) 20240921055753216 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240921055753216 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055753216 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055753216 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240921055753232 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 2e f4 c2 ea 11 58 b8 3e aa 14 05 7f bf d5 3a 77 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20240921055753232 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859570d0, cbp=0x5649aa851680) (sgsn_libgtp.c:629) 20240921055753232 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055753232 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=db9d966c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055753232 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055753232 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055753246 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240921055753246 DGPRS INFO PDP(262420000000028:5): Context 0x7fb5859570d0 was deleted (sgsn_libgtp.c:703) 20240921055753246 DMM INFO MM(262420000000028/db9d966c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240921055753246 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240921055753246 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d897cd60bd7d: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240921055753256 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240921055753258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055753258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240921055753258 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055753258 DMM INFO MM(262420000000028/db9d966c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20240921055753259 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) 20240921055753259 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d897cd60bd7d: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d897cd60bd7d: Final verdict of PTC: pass 20240921055753267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47848<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055753272 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055753272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(982)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(989)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(987)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(977)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(985)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(980)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(975)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:57:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20240921055753379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055753782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83812) 20240921055754272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055754273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83812, count=101916) 20240921055755273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055755273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055756275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055756275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240921055756879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055756882 DMM INFO MM(262420000000028/db9d966c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055756882 DMM INFO MM(262420000000028/db9d966c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055756882 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055756882 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055756882 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055756882 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055756882 DLLC NOTICE LLME(ffffffff/db9d966c){ASSIGNED} LLGM Assign pre (db9d966c => ffffffff) (gprs_llc.c:1079) 20240921055756882 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db9d966c => ffffffff) (gprs_llc.c:1125) 20240921055756882 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921055756882 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055756882 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240921055756882 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) 20240921055756882 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) 20240921055756882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055756882 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055756882 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055756882 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055756882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055756923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055756923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055756923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055756923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055756923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055756923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055756923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055756923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055756923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055756924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055756924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055756924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055756924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055756924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055756924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055756924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055756924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055756924 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055756924 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055756924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055756924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055756924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055756927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055756932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055756932 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)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055756938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055756938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055756938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055756938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055756938 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055756938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055756938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055756938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055756938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055756939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055756939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055756939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055756939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055756939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055756939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055756939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055756939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055756939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055756939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055756939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055756939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055756939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055756941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055756946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055756946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055756954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055756954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055756954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055756954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055756954 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055756954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055756954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055756954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055756954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055756954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055756954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055756954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055756954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055756954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055756954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055756954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055756954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055756954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055756954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055756954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055756955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055756955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055756957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055756962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055756962 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055757276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055757276 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055757276 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055757276 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055757280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055757282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='E7E55951'O, index=0 SGSN_Test-GSUP(1008)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := '38D885870583AFE26D0BDC9AA226A490'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B0C2E59'O ("k\f.Y") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1AACB79613C627A5'O } } } } } 20240921055757344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055757344 DLLC NOTICE LLME(ffffffff/e7e55951){UNASSIGNED} LLC RX: unknown TLLI 0xe7e55951, creating LLME on the fly (gprs_llc.c:552) 20240921055757344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055757344 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055757344 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055757344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055757344 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055757344 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055757344 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055757344 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055757344 DLLC NOTICE LLME(ffffffff/e7e55951){UNASSIGNED} LLGM Assign pre (e7e55951 => d9e0efda) (gprs_llc.c:1079) 20240921055757344 DLLC NOTICE LLME(e7e55951/d9e0efda){ASSIGNED} LLGM Assign post (e7e55951 => d9e0efda) (gprs_llc.c:1125) 20240921055757344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055757344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055757344 DMM DEBUG MM(262420000000026/d9e0efda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055757367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055757367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055757367 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055757367 DMM DEBUG MM(262420000000026/d9e0efda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240921055757367 DMM NOTICE MM(262420000000026/d9e0efda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055757367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055757367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055757367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055757367 DMM DEBUG MM(262420000000026/d9e0efda) Requesting authorization (sgsn_auth.c:160) 20240921055757367 DMM INFO MM(262420000000026/d9e0efda) Requesting authentication tuples (sgsn_auth.c:184) 20240921055757367 DMM DEBUG MM(262420000000026/d9e0efda) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055757367 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240921055757367 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20240921055757373 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055757373 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055757373 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055757373 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055757373 DMM INFO MM(262420000000026/d9e0efda) Subscriber data update (mmctx.c:445) 20240921055757373 DMM DEBUG MM(262420000000026/d9e0efda) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055757373 DMM INFO MM(262420000000026/d9e0efda) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055757373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055757373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055757374 DMM INFO MM(262420000000026/d9e0efda) <- GMM AUTH AND CIPHERING REQ (rand = 38 d8 85 87 05 83 af e2 6d 0b dc 9a a2 26 a4 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055757390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055757390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055757390 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055757390 DMM INFO MM(262420000000026/d9e0efda) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055757390 DMM NOTICE MM(262420000000026/d9e0efda) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055757390 DMM DEBUG MM(262420000000026/d9e0efda) checking auth: received GSM SRES = 6b 0c 2e 59 (gprs_gmm.c:666) 20240921055757390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055757390 DMM DEBUG MM(262420000000026/d9e0efda) Requesting authorization (sgsn_auth.c:160) 20240921055757390 DMM INFO MM(262420000000026/d9e0efda) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055757390 DMM DEBUG MM(262420000000026/d9e0efda) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055757390 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240921055757390 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) 20240921055757390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055757390 DMM INFO MM(262420000000026/d9e0efda) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9e0efda) (gprs_gmm.c:300) 20240921055757394 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055757394 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055757394 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240921055757394 DMM INFO MM(262420000000026/d9e0efda) Subscriber data update (mmctx.c:445) 20240921055757394 DMM DEBUG MM(262420000000026/d9e0efda) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055757394 DMM INFO MM(262420000000026/d9e0efda) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055757394 DMM NOTICE MM(262420000000026/d9e0efda) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240921055757394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055757394 DMM NOTICE MM(262420000000026/d9e0efda) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055757394 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) 20240921055757396 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055757396 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240921055757396 DMM INFO MM(262420000000026/d9e0efda) Subscriber data update (mmctx.c:445) 20240921055757396 DMM DEBUG MM(262420000000026/d9e0efda) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055757405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055757405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055757405 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055757405 DMM INFO MM(262420000000026/d9e0efda) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055757405 DMM NOTICE MM(262420000000026/d9e0efda) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055757406 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055757406 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055757406 DLLC NOTICE LLME(e7e55951/d9e0efda){ASSIGNED} LLGM Assign pre (ffffffff => d9e0efda) (gprs_llc.c:1079) 20240921055757406 DLLC NOTICE LLME(ffffffff/d9e0efda){ASSIGNED} LLGM Assign post (ffffffff => d9e0efda) (gprs_llc.c:1125) 20240921055757406 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055757406 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055757406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055757406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055757464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055757464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055757464 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055757464 DMM INFO MM(262420000000026/d9e0efda) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055757464 DMM INFO MM(262420000000026/d9e0efda) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055757465 DMM DEBUG MM(262420000000026/d9e0efda) Using GGSN 0 (gprs_sm.c:317) 20240921055757465 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) 20240921055757465 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240921055757465 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055757465 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055757465 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240921055757490 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 ef 99 a0 89 11 31 03 da 36 14 05 7f 99 74 14 56 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) 20240921055757491 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859570d0, cbp=0x5649aa851680) (sgsn_libgtp.c:629) 20240921055757491 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055757491 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=d9e0efda, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055757491 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055757491 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055757500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055757500 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240921055757500 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055757504 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 ef 99 a0 89 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20240921055757504 DGPRS INFO PDP(262420000000026:5): Context 0x7fb5859570d0 was deleted (sgsn_libgtp.c:703) 20240921055757504 DMM INFO MM(262420000000026/d9e0efda) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240921055757504 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240921055757504 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d897cd60bd7d: Removing Client IMSI='262420000000026'H, index=0 20240921055757511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055757511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240921055757511 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055757511 DMM INFO MM(262420000000026/d9e0efda) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d897cd60bd7d: Final verdict of PTC: pass 20240921055757514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47862<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(993)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1008)@d897cd60bd7d: Final verdict of PTC: none 20240921055757519 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055757519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1001)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1006)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(996)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1004)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(994)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(999)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:57:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20240921055757614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055758016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103296) 20240921055758521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055758521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103296, count=104456) 20240921055759523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055759523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:58: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_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 20240921055800524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055800525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_gmm_detach started. 20240921055801108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055801111 DMM INFO MM(262420000000026/d9e0efda) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055801111 DMM INFO MM(262420000000026/d9e0efda) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055801111 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055801111 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055801111 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055801111 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055801111 DLLC NOTICE LLME(ffffffff/d9e0efda){ASSIGNED} LLGM Assign pre (d9e0efda => ffffffff) (gprs_llc.c:1079) 20240921055801111 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9e0efda => ffffffff) (gprs_llc.c:1125) 20240921055801111 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921055801111 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055801111 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240921055801111 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) 20240921055801111 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) 20240921055801111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055801111 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055801111 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055801111 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055801111 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055801169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055801169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055801169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055801169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055801169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055801169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055801169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055801169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055801169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055801170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055801170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055801170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055801171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055801171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055801171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055801171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055801171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055801171 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055801171 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055801171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055801171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055801171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055801172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055801177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055801177 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055801184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055801184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055801184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055801184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055801184 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055801184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055801184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055801184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055801184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055801185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055801185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055801185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055801185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055801185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055801185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055801185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055801185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055801185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055801185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055801185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055801186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055801186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055801188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055801192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055801192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055801200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055801200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055801200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055801200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055801200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055801200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055801200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055801200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055801200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055801200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055801200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055801200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055801201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055801201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055801201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055801201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055801201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055801201 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055801201 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055801201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055801201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055801201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055801203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055801207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055801207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055801526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055801526 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055801526 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055801526 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055801530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055801531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F2E4FBC9'O, index=0 SGSN_Test-GSUP(1027)@d897cd60bd7d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@d897cd60bd7d: 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 := '9BF40D21E8AC344E78014ECE99786AAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41DD1B02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6021317CBC809608'O } } } } } 20240921055801596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055801596 DLLC NOTICE LLME(ffffffff/f2e4fbc9){UNASSIGNED} LLC RX: unknown TLLI 0xf2e4fbc9, creating LLME on the fly (gprs_llc.c:552) 20240921055801596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055801596 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055801596 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055801596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055801596 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055801596 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055801596 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055801596 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055801596 DLLC NOTICE LLME(ffffffff/f2e4fbc9){UNASSIGNED} LLGM Assign pre (f2e4fbc9 => e017c478) (gprs_llc.c:1079) 20240921055801596 DLLC NOTICE LLME(f2e4fbc9/e017c478){ASSIGNED} LLGM Assign post (f2e4fbc9 => e017c478) (gprs_llc.c:1125) 20240921055801596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055801596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055801596 DMM DEBUG MM(262420000000026/e017c478) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055801615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055801615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055801615 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055801615 DMM DEBUG MM(262420000000026/e017c478) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240921055801615 DMM NOTICE MM(262420000000026/e017c478) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055801615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055801615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055801615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055801615 DMM DEBUG MM(262420000000026/e017c478) Requesting authorization (sgsn_auth.c:160) 20240921055801615 DMM INFO MM(262420000000026/e017c478) Requesting authentication tuples (sgsn_auth.c:184) 20240921055801615 DMM DEBUG MM(262420000000026/e017c478) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055801615 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240921055801615 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20240921055801620 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055801620 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055801620 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055801620 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055801620 DMM INFO MM(262420000000026/e017c478) Subscriber data update (mmctx.c:445) 20240921055801620 DMM DEBUG MM(262420000000026/e017c478) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055801620 DMM INFO MM(262420000000026/e017c478) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055801620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055801620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055801620 DMM INFO MM(262420000000026/e017c478) <- GMM AUTH AND CIPHERING REQ (rand = 9b f4 0d 21 e8 ac 34 4e 78 01 4e ce 99 78 6a ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055801635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055801635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055801635 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055801635 DMM INFO MM(262420000000026/e017c478) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055801635 DMM NOTICE MM(262420000000026/e017c478) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055801635 DMM DEBUG MM(262420000000026/e017c478) checking auth: received GSM SRES = 41 dd 1b 02 (gprs_gmm.c:666) 20240921055801635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055801635 DMM DEBUG MM(262420000000026/e017c478) Requesting authorization (sgsn_auth.c:160) 20240921055801635 DMM INFO MM(262420000000026/e017c478) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055801635 DMM DEBUG MM(262420000000026/e017c478) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055801635 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240921055801635 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) 20240921055801635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055801635 DMM INFO MM(262420000000026/e017c478) <- GMM ATTACH ACCEPT (new P-TMSI=0xe017c478) (gprs_gmm.c:300) 20240921055801637 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055801638 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055801638 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240921055801638 DMM INFO MM(262420000000026/e017c478) Subscriber data update (mmctx.c:445) 20240921055801638 DMM DEBUG MM(262420000000026/e017c478) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055801638 DMM INFO MM(262420000000026/e017c478) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055801638 DMM NOTICE MM(262420000000026/e017c478) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240921055801638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055801638 DMM NOTICE MM(262420000000026/e017c478) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055801638 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) 20240921055801639 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055801639 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240921055801639 DMM INFO MM(262420000000026/e017c478) Subscriber data update (mmctx.c:445) 20240921055801639 DMM DEBUG MM(262420000000026/e017c478) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055801650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055801650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055801650 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055801650 DMM INFO MM(262420000000026/e017c478) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055801650 DMM NOTICE MM(262420000000026/e017c478) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055801650 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055801650 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055801650 DLLC NOTICE LLME(f2e4fbc9/e017c478){ASSIGNED} LLGM Assign pre (ffffffff => e017c478) (gprs_llc.c:1079) 20240921055801650 DLLC NOTICE LLME(ffffffff/e017c478){ASSIGNED} LLGM Assign post (ffffffff => e017c478) (gprs_llc.c:1125) 20240921055801650 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055801650 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055801650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055801650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055801708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055801708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055801709 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055801709 DMM INFO MM(262420000000026/e017c478) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055801709 DMM INFO MM(262420000000026/e017c478) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055801709 DMM DEBUG MM(262420000000026/e017c478) Using GGSN 0 (gprs_sm.c:317) 20240921055801709 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) 20240921055801709 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240921055801709 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055801709 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055801709 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240921055801733 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 07 ea 33 1a 11 4b 16 eb 08 14 05 7f 41 63 ea 05 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20240921055801734 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859570d0, cbp=0x5649aa851680) (sgsn_libgtp.c:629) 20240921055801734 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055801734 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=e017c478, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055801734 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055801734 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055801748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055801748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055801749 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055801749 DMM INFO MM(262420000000026/e017c478) -> GMM DETACH REQUEST TLLI=0xe017c478 type=GPRS detach (gprs_gmm.c:1465) 20240921055801749 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240921055801749 DMM INFO MM(262420000000026/e017c478) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240921055801749 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055801749 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055801749 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055801749 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055801749 DLLC NOTICE LLME(ffffffff/e017c478){ASSIGNED} LLGM Assign pre (e017c478 => ffffffff) (gprs_llc.c:1079) 20240921055801749 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e017c478 => ffffffff) (gprs_llc.c:1125) 20240921055801749 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921055801749 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055801749 DMM NOTICE MM(262420000000026/e017c478) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055801749 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240921055801749 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055801749 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055801749 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240921055801749 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240921055801749 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) 20240921055801749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055801749 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055801749 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055801749 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055801751 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d897cd60bd7d: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@d897cd60bd7d: Final verdict of PTC: pass 20240921055801763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47880<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055801767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055801767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1027)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1020)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1025)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1015)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1023)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1013)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1018)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055801879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055802180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41692) 20240921055802768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055802768 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) 20240921055803770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055803770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:58: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_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 20240921055804772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055804772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240921055805281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055805283 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@d897cd60bd7d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1034)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 20240921055805340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055805340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055805340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055805340 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055805340 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055805340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055805340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055805340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055805340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055805341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055805341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055805341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055805341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055805341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055805341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055805341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055805341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055805341 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055805341 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055805341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055805341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055805341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055805343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1031)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240921055805349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055805349 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1039)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055805350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055805350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055805350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055805350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055805350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055805350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055805350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055805350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055805350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1039)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055805351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055805351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055805351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055805351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055805351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055805351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055805351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055805351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055805351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055805351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055805351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055805352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055805352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055805355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055805360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055805360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055805368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055805368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055805368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055805368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055805368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055805368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055805368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055805368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055805368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055805369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055805369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055805369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055805369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055805369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055805369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055805369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055805369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055805369 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055805369 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055805369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055805369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055805369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055805371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055805376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055805376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055805773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055805773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055805773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055805773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055805777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055805778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@d897cd60bd7d: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='E61F9B1E'O, index=0 SGSN_Test-GSUP(1046)@d897cd60bd7d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20240921055806844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055806844 DLLC NOTICE LLME(ffffffff/e61f9b1e){UNASSIGNED} LLC RX: unknown TLLI 0xe61f9b1e, creating LLME on the fly (gprs_llc.c:552) 20240921055806844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055806844 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240921055806844 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055806844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055806844 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055806844 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055806844 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055806844 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055806844 DLLC NOTICE LLME(ffffffff/e61f9b1e){UNASSIGNED} LLGM Assign pre (e61f9b1e => df7b7abd) (gprs_llc.c:1079) 20240921055806844 DLLC NOTICE LLME(e61f9b1e/df7b7abd){ASSIGNED} LLGM Assign post (e61f9b1e => df7b7abd) (gprs_llc.c:1125) 20240921055806844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055806844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055806844 DMM DEBUG MM(262420000000039/df7b7abd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055806862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055806862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240921055806862 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055806862 DMM INFO MM(262420000000039/df7b7abd) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240921055806862 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055806862 DLLC NOTICE LLME(e61f9b1e/df7b7abd){ASSIGNED} LLGM Assign pre (e61f9b1e => df7b7abd) (gprs_llc.c:1079) 20240921055806862 DLLC NOTICE LLME(e61f9b1e/df7b7abd){ASSIGNED} LLGM Assign post (e61f9b1e => df7b7abd) (gprs_llc.c:1125) 20240921055806862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055806862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055806862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055806862 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055806862 DMM DEBUG MM(262420000000039/df7b7abd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240921055806862 DMM NOTICE MM(262420000000039/df7b7abd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055806862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055806862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055806862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240921055806862 DMM INFO MM(262420000000039/df7b7abd) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf7b7abd) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@d897cd60bd7d: Removing Client IMSI='262420000000039'H, index=0 20240921055807871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055807871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055807871 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055807871 DMM INFO MM(262420000000039/df7b7abd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055807871 DMM NOTICE MM(262420000000039/df7b7abd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055807871 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055807871 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055807871 DLLC NOTICE LLME(e61f9b1e/df7b7abd){ASSIGNED} LLGM Assign pre (ffffffff => df7b7abd) (gprs_llc.c:1079) 20240921055807871 DLLC NOTICE LLME(ffffffff/df7b7abd){ASSIGNED} LLGM Assign post (ffffffff => df7b7abd) (gprs_llc.c:1125) 20240921055807871 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055807871 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055807871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055807871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@d897cd60bd7d: Final verdict of PTC: pass 20240921055807875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43980<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055807879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055807879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1035)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1039)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1044)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1046)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@d897cd60bd7d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1037)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1033)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1042)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055807985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055808387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60148) 20240921055808881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055808881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60148, count=70824) 20240921055809883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055809883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:58:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055810885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055810885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_xid_empty_l3 started. 20240921055811474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055811477 DMM INFO MM(262420000000039/df7b7abd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055811477 DMM INFO MM(262420000000039/df7b7abd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055811477 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055811477 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055811477 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055811478 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055811478 DLLC NOTICE LLME(ffffffff/df7b7abd){ASSIGNED} LLGM Assign pre (df7b7abd => ffffffff) (gprs_llc.c:1079) 20240921055811478 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df7b7abd => ffffffff) (gprs_llc.c:1125) 20240921055811478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055811478 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055811478 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055811478 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055811478 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055811525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055811525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055811525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055811525 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055811525 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055811525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055811525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055811525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055811525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055811526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055811526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055811526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055811526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055811526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055811526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055811526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055811526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055811526 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055811526 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055811526 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055811526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055811526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055811528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055811533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055811533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055811540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055811540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055811540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055811540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055811540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055811540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055811540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055811540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055811540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055811541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055811541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055811541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055811541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055811541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055811541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055811541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055811541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055811541 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055811541 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055811541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055811541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055811541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055811543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055811547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055811547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055811556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055811556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055811556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055811556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055811556 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055811556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055811556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055811556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055811556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055811557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055811557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055811557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055811557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055811557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055811557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055811557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055811557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055811557 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055811557 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055811557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055811558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055811558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055811559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055811564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055811564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055811887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055811887 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055811887 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055811887 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055811891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055811892 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@d897cd60bd7d: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='C9037EB1'O, index=0 SGSN_Test-GSUP(1065)@d897cd60bd7d: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@d897cd60bd7d: 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 := '632327EC3DC24691100BD51156551A89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9205C0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98073EFDC2A4B3E3'O } } } } } 20240921055812962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055812963 DLLC NOTICE LLME(ffffffff/c9037eb1){UNASSIGNED} LLC RX: unknown TLLI 0xc9037eb1, creating LLME on the fly (gprs_llc.c:552) 20240921055812963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055812963 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055812963 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055812963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055812963 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055812963 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055812963 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055812963 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055812963 DLLC NOTICE LLME(ffffffff/c9037eb1){UNASSIGNED} LLGM Assign pre (c9037eb1 => c68bb4d5) (gprs_llc.c:1079) 20240921055812963 DLLC NOTICE LLME(c9037eb1/c68bb4d5){ASSIGNED} LLGM Assign post (c9037eb1 => c68bb4d5) (gprs_llc.c:1125) 20240921055812963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055812963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055812963 DMM DEBUG MM(262420000000044/c68bb4d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055812976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055812976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055812976 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055812976 DMM DEBUG MM(262420000000044/c68bb4d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240921055812976 DMM NOTICE MM(262420000000044/c68bb4d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055812976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055812976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055812976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055812976 DMM DEBUG MM(262420000000044/c68bb4d5) Requesting authorization (sgsn_auth.c:160) 20240921055812976 DMM INFO MM(262420000000044/c68bb4d5) Requesting authentication tuples (sgsn_auth.c:184) 20240921055812976 DMM DEBUG MM(262420000000044/c68bb4d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055812976 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240921055812976 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@d897cd60bd7d: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20240921055812981 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055812981 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055812981 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055812981 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055812981 DMM INFO MM(262420000000044/c68bb4d5) Subscriber data update (mmctx.c:445) 20240921055812981 DMM DEBUG MM(262420000000044/c68bb4d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055812982 DMM INFO MM(262420000000044/c68bb4d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055812982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055812982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055812982 DMM INFO MM(262420000000044/c68bb4d5) <- GMM AUTH AND CIPHERING REQ (rand = 63 23 27 ec 3d c2 46 91 10 0b d5 11 56 55 1a 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055812997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055812997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055812997 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055812997 DMM INFO MM(262420000000044/c68bb4d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055812997 DMM NOTICE MM(262420000000044/c68bb4d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055812997 DMM DEBUG MM(262420000000044/c68bb4d5) checking auth: received GSM SRES = c9 20 5c 0b (gprs_gmm.c:666) 20240921055812997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055812997 DMM DEBUG MM(262420000000044/c68bb4d5) Requesting authorization (sgsn_auth.c:160) 20240921055812997 DMM INFO MM(262420000000044/c68bb4d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055812997 DMM DEBUG MM(262420000000044/c68bb4d5) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055812997 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240921055812997 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) 20240921055812997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055812997 DMM INFO MM(262420000000044/c68bb4d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc68bb4d5) (gprs_gmm.c:300) 20240921055813000 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055813000 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055813000 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240921055813000 DMM INFO MM(262420000000044/c68bb4d5) Subscriber data update (mmctx.c:445) 20240921055813000 DMM DEBUG MM(262420000000044/c68bb4d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055813000 DMM INFO MM(262420000000044/c68bb4d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055813000 DMM NOTICE MM(262420000000044/c68bb4d5) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240921055813000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055813000 DMM NOTICE MM(262420000000044/c68bb4d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055813000 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) 20240921055813001 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055813001 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240921055813001 DMM INFO MM(262420000000044/c68bb4d5) Subscriber data update (mmctx.c:445) 20240921055813001 DMM DEBUG MM(262420000000044/c68bb4d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055813012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055813012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055813012 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055813012 DMM INFO MM(262420000000044/c68bb4d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055813012 DMM NOTICE MM(262420000000044/c68bb4d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055813012 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055813012 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055813012 DLLC NOTICE LLME(c9037eb1/c68bb4d5){ASSIGNED} LLGM Assign pre (ffffffff => c68bb4d5) (gprs_llc.c:1079) 20240921055813012 DLLC NOTICE LLME(ffffffff/c68bb4d5){ASSIGNED} LLGM Assign post (ffffffff => c68bb4d5) (gprs_llc.c:1125) 20240921055813012 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055813012 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055813012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055813012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055813068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055813068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055813068 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055813068 DMM INFO MM(262420000000044/c68bb4d5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055813069 DMM INFO MM(262420000000044/c68bb4d5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055813069 DMM DEBUG MM(262420000000044/c68bb4d5) Using GGSN 0 (gprs_sm.c:317) 20240921055813069 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) 20240921055813069 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240921055813069 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055813069 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055813069 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240921055813089 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 12 17 f1 05 11 9e 32 61 9d 14 05 7f 98 79 79 0d 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) 20240921055813089 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585958148, cbp=0x5649aa852bf0) (sgsn_libgtp.c:629) 20240921055813089 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055813089 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=c68bb4d5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055813089 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055813089 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055813106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055813106 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240921055813107 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240921055813107 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@d897cd60bd7d: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@d897cd60bd7d: Final verdict of PTC: pass 20240921055813118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@d897cd60bd7d: Final verdict of PTC: none 20240921055813122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055813122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI220(1062)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1063)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1053)@d897cd60bd7d: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@d897cd60bd7d: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1058)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1056)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1051)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1061)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:58:13 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 20240921055813182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055813585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81924) 20240921055814123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055814123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=81924, count=97416) 20240921055815124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055815124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055816125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055816126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_xid_n201u started. 20240921055816695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055816698 DMM INFO MM(262420000000044/c68bb4d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055816698 DMM INFO MM(262420000000044/c68bb4d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055816698 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055816698 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055816698 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055816698 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055816698 DLLC NOTICE LLME(ffffffff/c68bb4d5){ASSIGNED} LLGM Assign pre (c68bb4d5 => ffffffff) (gprs_llc.c:1079) 20240921055816698 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c68bb4d5 => ffffffff) (gprs_llc.c:1125) 20240921055816698 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921055816698 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055816698 DMM NOTICE MM(262420000000044/c68bb4d5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055816698 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240921055816698 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055816698 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055816698 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240921055816698 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240921055816698 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) 20240921055816698 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) 20240921055816698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055816698 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055816698 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055816698 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055816698 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055816740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055816740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055816740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055816740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055816740 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055816740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055816740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055816740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055816740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055816740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055816740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055816740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055816741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055816741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055816741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055816741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055816741 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055816741 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055816741 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055816741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055816741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055816741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055816743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055816748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055816748 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055816759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055816759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055816759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055816759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055816759 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055816759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055816759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055816759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055816759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055816760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055816760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055816760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055816760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055816760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055816760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055816760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055816760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055816760 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055816760 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055816760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055816760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055816760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055816762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055816768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055816768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055816775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055816775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055816775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055816775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055816775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055816775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055816775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055816775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055816775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055816776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055816776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055816776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055816776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055816776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055816776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055816776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055816776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055816776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055816776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055816776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055816776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055816776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055816778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055816783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055816783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055817126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055817126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055817126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055817126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055817131 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055817132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@d897cd60bd7d: 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)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@d897cd60bd7d: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FDF81463'O, index=0 SGSN_Test-GSUP(1084)@d897cd60bd7d: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@d897cd60bd7d: 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 := '19B8CA5BF5FD37A3BE02CC4AE7D5641C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E87A380'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '460568D47C11F015'O } } } } } 20240921055818204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055818204 DLLC NOTICE LLME(ffffffff/fdf81463){UNASSIGNED} LLC RX: unknown TLLI 0xfdf81463, creating LLME on the fly (gprs_llc.c:552) 20240921055818204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055818204 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055818204 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055818204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055818204 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055818204 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055818204 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055818204 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055818204 DLLC NOTICE LLME(ffffffff/fdf81463){UNASSIGNED} LLGM Assign pre (fdf81463 => d33cdfa2) (gprs_llc.c:1079) 20240921055818204 DLLC NOTICE LLME(fdf81463/d33cdfa2){ASSIGNED} LLGM Assign post (fdf81463 => d33cdfa2) (gprs_llc.c:1125) 20240921055818204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055818204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055818204 DMM DEBUG MM(262420000000045/d33cdfa2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055818214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055818214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055818214 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055818214 DMM DEBUG MM(262420000000045/d33cdfa2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240921055818214 DMM NOTICE MM(262420000000045/d33cdfa2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055818214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055818214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055818214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055818214 DMM DEBUG MM(262420000000045/d33cdfa2) Requesting authorization (sgsn_auth.c:160) 20240921055818214 DMM INFO MM(262420000000045/d33cdfa2) Requesting authentication tuples (sgsn_auth.c:184) 20240921055818214 DMM DEBUG MM(262420000000045/d33cdfa2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055818214 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240921055818214 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@d897cd60bd7d: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20240921055818216 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055818216 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055818216 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055818216 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055818216 DMM INFO MM(262420000000045/d33cdfa2) Subscriber data update (mmctx.c:445) 20240921055818216 DMM DEBUG MM(262420000000045/d33cdfa2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055818216 DMM INFO MM(262420000000045/d33cdfa2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055818216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055818216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055818216 DMM INFO MM(262420000000045/d33cdfa2) <- GMM AUTH AND CIPHERING REQ (rand = 19 b8 ca 5b f5 fd 37 a3 be 02 cc 4a e7 d5 64 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055818223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055818223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055818223 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055818223 DMM INFO MM(262420000000045/d33cdfa2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055818223 DMM NOTICE MM(262420000000045/d33cdfa2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055818223 DMM DEBUG MM(262420000000045/d33cdfa2) checking auth: received GSM SRES = 7e 87 a3 80 (gprs_gmm.c:666) 20240921055818223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055818223 DMM DEBUG MM(262420000000045/d33cdfa2) Requesting authorization (sgsn_auth.c:160) 20240921055818223 DMM INFO MM(262420000000045/d33cdfa2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055818223 DMM DEBUG MM(262420000000045/d33cdfa2) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055818223 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240921055818223 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) 20240921055818223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055818223 DMM INFO MM(262420000000045/d33cdfa2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd33cdfa2) (gprs_gmm.c:300) 20240921055818224 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055818224 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055818224 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240921055818224 DMM INFO MM(262420000000045/d33cdfa2) Subscriber data update (mmctx.c:445) 20240921055818224 DMM DEBUG MM(262420000000045/d33cdfa2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055818224 DMM INFO MM(262420000000045/d33cdfa2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055818224 DMM NOTICE MM(262420000000045/d33cdfa2) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240921055818224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055818224 DMM NOTICE MM(262420000000045/d33cdfa2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055818224 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) 20240921055818224 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055818224 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240921055818224 DMM INFO MM(262420000000045/d33cdfa2) Subscriber data update (mmctx.c:445) 20240921055818224 DMM DEBUG MM(262420000000045/d33cdfa2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055818230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055818230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055818230 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055818230 DMM INFO MM(262420000000045/d33cdfa2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055818230 DMM NOTICE MM(262420000000045/d33cdfa2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055818230 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055818230 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055818230 DLLC NOTICE LLME(fdf81463/d33cdfa2){ASSIGNED} LLGM Assign pre (ffffffff => d33cdfa2) (gprs_llc.c:1079) 20240921055818230 DLLC NOTICE LLME(ffffffff/d33cdfa2){ASSIGNED} LLGM Assign post (ffffffff => d33cdfa2) (gprs_llc.c:1125) 20240921055818230 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055818230 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055818230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055818230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055818289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055818289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055818289 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055818289 DMM INFO MM(262420000000045/d33cdfa2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055818289 DMM INFO MM(262420000000045/d33cdfa2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055818289 DMM DEBUG MM(262420000000045/d33cdfa2) Using GGSN 0 (gprs_sm.c:317) 20240921055818289 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) 20240921055818289 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240921055818289 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055818289 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055818290 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240921055818314 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 c1 bc eb 00 11 66 13 12 c4 14 05 7f 94 e0 37 c8 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) 20240921055818314 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859591c0, cbp=0x5649aa852ff0) (sgsn_libgtp.c:629) 20240921055818314 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055818314 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=d33cdfa2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055818314 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055818314 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055818326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055818326 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240921055818326 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240921055818326 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240921055818326 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@d897cd60bd7d: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@d897cd60bd7d: Final verdict of PTC: pass 20240921055818336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54724<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055818340 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1072)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1077)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@d897cd60bd7d: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1084)@d897cd60bd7d: Final verdict of PTC: none 20240921055818340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1082)@d897cd60bd7d: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@d897cd60bd7d: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1080)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1070)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1075)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_xid_n201u finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:58:18 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20240921055818430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055818833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90156) 20240921055819341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055819341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90156, count=100936) 20240921055820342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055820342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055821074 DGPRS DEBUG Checking for inactive LLMEs, time = 29426500 (sgsn.c:131) 20240921055821344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055821344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_llc_null started. 20240921055821936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055821939 DMM INFO MM(262420000000045/d33cdfa2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055821939 DMM INFO MM(262420000000045/d33cdfa2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055821939 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055821939 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055821939 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055821939 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055821939 DLLC NOTICE LLME(ffffffff/d33cdfa2){ASSIGNED} LLGM Assign pre (d33cdfa2 => ffffffff) (gprs_llc.c:1079) 20240921055821939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d33cdfa2 => ffffffff) (gprs_llc.c:1125) 20240921055821939 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921055821939 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055821939 DMM NOTICE MM(262420000000045/d33cdfa2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055821939 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240921055821939 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055821940 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055821940 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240921055821940 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240921055821940 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) 20240921055821940 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) 20240921055821940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055821940 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055821940 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055821940 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055821940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055821990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055821990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055821990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055821990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055821990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055821990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055821990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055821990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055821990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055821991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055821991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055821991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055821991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055821991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055821991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055821991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055821991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055821991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055821991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055821991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055821991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055821991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055821993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055821998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055821998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055822005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055822005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055822005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055822005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055822005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055822005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055822005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055822005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055822005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055822006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055822006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055822006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055822007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055822007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055822007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055822007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055822007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055822007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055822007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055822007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055822007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055822007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055822009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055822014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055822014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055822021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055822021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055822021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055822021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055822021 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055822021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055822021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055822021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055822021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055822022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055822022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055822022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055822022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055822022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055822022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055822022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055822022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055822022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055822022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055822022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055822022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055822022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055822024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055822028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055822028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055822345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055822345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055822346 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055822346 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055822350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055822351 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@d897cd60bd7d: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='CF0E5743'O, index=0 SGSN_Test-GSUP(1103)@d897cd60bd7d: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@d897cd60bd7d: 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 := '0A94FB957666A02C1DF60346B8777D1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9048EFB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F789747AFF8BA932'O } } } } } 20240921055823405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055823405 DLLC NOTICE LLME(ffffffff/cf0e5743){UNASSIGNED} LLC RX: unknown TLLI 0xcf0e5743, creating LLME on the fly (gprs_llc.c:552) 20240921055823405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055823405 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055823405 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055823405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055823405 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055823405 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055823405 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055823405 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055823405 DLLC NOTICE LLME(ffffffff/cf0e5743){UNASSIGNED} LLGM Assign pre (cf0e5743 => fa913a45) (gprs_llc.c:1079) 20240921055823405 DLLC NOTICE LLME(cf0e5743/fa913a45){ASSIGNED} LLGM Assign post (cf0e5743 => fa913a45) (gprs_llc.c:1125) 20240921055823405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055823405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055823405 DMM DEBUG MM(262420000000041/fa913a45) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055823415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055823415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055823415 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055823415 DMM DEBUG MM(262420000000041/fa913a45) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240921055823415 DMM NOTICE MM(262420000000041/fa913a45) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055823415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055823415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055823415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055823415 DMM DEBUG MM(262420000000041/fa913a45) Requesting authorization (sgsn_auth.c:160) 20240921055823415 DMM INFO MM(262420000000041/fa913a45) Requesting authentication tuples (sgsn_auth.c:184) 20240921055823415 DMM DEBUG MM(262420000000041/fa913a45) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055823415 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240921055823415 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@d897cd60bd7d: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20240921055823417 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055823417 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055823417 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055823417 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055823417 DMM INFO MM(262420000000041/fa913a45) Subscriber data update (mmctx.c:445) 20240921055823417 DMM DEBUG MM(262420000000041/fa913a45) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055823417 DMM INFO MM(262420000000041/fa913a45) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055823417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055823417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055823417 DMM INFO MM(262420000000041/fa913a45) <- GMM AUTH AND CIPHERING REQ (rand = 0a 94 fb 95 76 66 a0 2c 1d f6 03 46 b8 77 7d 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055823421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055823421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055823421 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055823421 DMM INFO MM(262420000000041/fa913a45) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055823421 DMM NOTICE MM(262420000000041/fa913a45) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055823421 DMM DEBUG MM(262420000000041/fa913a45) checking auth: received GSM SRES = 90 48 ef b3 (gprs_gmm.c:666) 20240921055823421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055823421 DMM DEBUG MM(262420000000041/fa913a45) Requesting authorization (sgsn_auth.c:160) 20240921055823421 DMM INFO MM(262420000000041/fa913a45) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055823421 DMM DEBUG MM(262420000000041/fa913a45) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055823421 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240921055823421 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) 20240921055823421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055823421 DMM INFO MM(262420000000041/fa913a45) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa913a45) (gprs_gmm.c:300) 20240921055823422 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055823422 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055823422 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240921055823422 DMM INFO MM(262420000000041/fa913a45) Subscriber data update (mmctx.c:445) 20240921055823422 DMM DEBUG MM(262420000000041/fa913a45) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055823422 DMM INFO MM(262420000000041/fa913a45) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055823422 DMM NOTICE MM(262420000000041/fa913a45) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240921055823422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055823422 DMM NOTICE MM(262420000000041/fa913a45) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055823422 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) 20240921055823422 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055823422 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240921055823422 DMM INFO MM(262420000000041/fa913a45) Subscriber data update (mmctx.c:445) 20240921055823422 DMM DEBUG MM(262420000000041/fa913a45) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055823425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055823425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055823425 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055823425 DMM INFO MM(262420000000041/fa913a45) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055823425 DMM NOTICE MM(262420000000041/fa913a45) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055823425 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055823425 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055823425 DLLC NOTICE LLME(cf0e5743/fa913a45){ASSIGNED} LLGM Assign pre (ffffffff => fa913a45) (gprs_llc.c:1079) 20240921055823425 DLLC NOTICE LLME(ffffffff/fa913a45){ASSIGNED} LLGM Assign post (ffffffff => fa913a45) (gprs_llc.c:1125) 20240921055823425 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055823425 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055823425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055823425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921055824485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055824485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240921055824485 DLLC DEBUG TLLI=fa913a45 sends us LLC NULL (gprs_llc.c:912) 20240921055824485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055824485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240921055824485 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055824485 DMM INFO MM(262420000000041/fa913a45) -> GMM DETACH REQUEST TLLI=0xfa913a45 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240921055824485 DMM INFO MM(262420000000041/fa913a45) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240921055824485 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055824485 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055824485 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055824485 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055824485 DLLC NOTICE LLME(ffffffff/fa913a45){ASSIGNED} LLGM Assign pre (fa913a45 => ffffffff) (gprs_llc.c:1079) 20240921055824485 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa913a45 => ffffffff) (gprs_llc.c:1125) 20240921055824485 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240921055824486 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) 20240921055824486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055824486 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055824486 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055824486 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055824487 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@d897cd60bd7d: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@d897cd60bd7d: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@d897cd60bd7d: Final verdict of PTC: pass 20240921055829502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43526<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@d897cd60bd7d: Final verdict of PTC: none 20240921055829507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055829508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_null-BVCI196(1090)@d897cd60bd7d: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1096)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1091)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@d897cd60bd7d: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1089)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1099)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1101)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1094)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_llc_null finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055829614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055829916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95036) 20240921055830509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055830509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95036, count=100468) 20240921055831510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055831510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055832511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055832511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_llc_sabm_dm_llgmm started. 20240921055833022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055833025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055833067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055833067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055833067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055833067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055833067 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055833067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055833067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055833067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055833067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055833068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055833068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055833068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055833068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055833068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055833068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055833068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055833068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055833068 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055833068 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055833068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055833068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055833068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055833070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055833075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055833075 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055833083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055833083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055833083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055833083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055833083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055833083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055833083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055833083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055833083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055833084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055833084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055833084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055833084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055833084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055833084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055833084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055833084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055833084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055833084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055833084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055833084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055833084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055833086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055833091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055833091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055833099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055833099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055833099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055833099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055833099 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055833099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055833099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055833099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055833099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055833100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055833100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055833100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055833100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055833100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055833100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055833100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055833100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055833100 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055833100 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055833100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055833101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055833101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055833103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055833107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055833107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055833513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055833513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055833513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055833513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055833517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055833519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@d897cd60bd7d: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='EC59F3BE'O, index=0 SGSN_Test-GSUP(1122)@d897cd60bd7d: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@d897cd60bd7d: 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 := '108E10455EF9EE6E9F0547C5FA6F1D2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87A9EAD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C7C253C8B7DE307'O } } } } } 20240921055834560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055834560 DLLC NOTICE LLME(ffffffff/ec59f3be){UNASSIGNED} LLC RX: unknown TLLI 0xec59f3be, creating LLME on the fly (gprs_llc.c:552) 20240921055834560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055834560 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055834560 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055834560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055834560 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055834560 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055834560 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055834560 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055834560 DLLC NOTICE LLME(ffffffff/ec59f3be){UNASSIGNED} LLGM Assign pre (ec59f3be => e00b6fa5) (gprs_llc.c:1079) 20240921055834560 DLLC NOTICE LLME(ec59f3be/e00b6fa5){ASSIGNED} LLGM Assign post (ec59f3be => e00b6fa5) (gprs_llc.c:1125) 20240921055834560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055834560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055834560 DMM DEBUG MM(262420000000042/e00b6fa5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055834567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055834567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055834567 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055834567 DMM DEBUG MM(262420000000042/e00b6fa5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240921055834567 DMM NOTICE MM(262420000000042/e00b6fa5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055834567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055834567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055834567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055834567 DMM DEBUG MM(262420000000042/e00b6fa5) Requesting authorization (sgsn_auth.c:160) 20240921055834567 DMM INFO MM(262420000000042/e00b6fa5) Requesting authentication tuples (sgsn_auth.c:184) 20240921055834567 DMM DEBUG MM(262420000000042/e00b6fa5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055834567 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240921055834567 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@d897cd60bd7d: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20240921055834568 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055834568 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055834568 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055834568 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055834568 DMM INFO MM(262420000000042/e00b6fa5) Subscriber data update (mmctx.c:445) 20240921055834568 DMM DEBUG MM(262420000000042/e00b6fa5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055834568 DMM INFO MM(262420000000042/e00b6fa5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055834568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055834568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055834568 DMM INFO MM(262420000000042/e00b6fa5) <- GMM AUTH AND CIPHERING REQ (rand = 10 8e 10 45 5e f9 ee 6e 9f 05 47 c5 fa 6f 1d 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055834572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055834572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055834572 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055834572 DMM INFO MM(262420000000042/e00b6fa5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055834572 DMM NOTICE MM(262420000000042/e00b6fa5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055834573 DMM DEBUG MM(262420000000042/e00b6fa5) checking auth: received GSM SRES = 87 a9 ea d4 (gprs_gmm.c:666) 20240921055834573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055834573 DMM DEBUG MM(262420000000042/e00b6fa5) Requesting authorization (sgsn_auth.c:160) 20240921055834573 DMM INFO MM(262420000000042/e00b6fa5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055834573 DMM DEBUG MM(262420000000042/e00b6fa5) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055834573 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240921055834573 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) 20240921055834573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055834573 DMM INFO MM(262420000000042/e00b6fa5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe00b6fa5) (gprs_gmm.c:300) 20240921055834573 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055834573 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055834573 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240921055834573 DMM INFO MM(262420000000042/e00b6fa5) Subscriber data update (mmctx.c:445) 20240921055834573 DMM DEBUG MM(262420000000042/e00b6fa5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055834573 DMM INFO MM(262420000000042/e00b6fa5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055834573 DMM NOTICE MM(262420000000042/e00b6fa5) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240921055834573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055834573 DMM NOTICE MM(262420000000042/e00b6fa5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055834573 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) 20240921055834573 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055834573 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240921055834573 DMM INFO MM(262420000000042/e00b6fa5) Subscriber data update (mmctx.c:445) 20240921055834573 DMM DEBUG MM(262420000000042/e00b6fa5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055834576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055834576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055834576 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055834576 DMM INFO MM(262420000000042/e00b6fa5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055834576 DMM NOTICE MM(262420000000042/e00b6fa5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055834576 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055834576 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055834576 DLLC NOTICE LLME(ec59f3be/e00b6fa5){ASSIGNED} LLGM Assign pre (ffffffff => e00b6fa5) (gprs_llc.c:1079) 20240921055834576 DLLC NOTICE LLME(ffffffff/e00b6fa5){ASSIGNED} LLGM Assign post (ffffffff => e00b6fa5) (gprs_llc.c:1125) 20240921055834576 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055834576 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055834576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055834576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921055835637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055835637 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)@d897cd60bd7d: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@d897cd60bd7d: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@d897cd60bd7d: Final verdict of PTC: pass 20240921055835655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60068<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921055835658 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055835659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1122)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1115)@d897cd60bd7d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@d897cd60bd7d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1110)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1120)@d897cd60bd7d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1113)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1108)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1118)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055835730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055836132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81076) 20240921055836661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055836661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=81076, count=87688) 20240921055837662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055837662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:58:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055838664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055838664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_llc_sabm_dm_ll5 started. 20240921055839233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055839235 DMM INFO MM(262420000000042/e00b6fa5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055839235 DMM INFO MM(262420000000042/e00b6fa5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055839235 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055839235 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055839235 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055839235 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055839235 DLLC NOTICE LLME(ffffffff/e00b6fa5){ASSIGNED} LLGM Assign pre (e00b6fa5 => ffffffff) (gprs_llc.c:1079) 20240921055839235 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e00b6fa5 => ffffffff) (gprs_llc.c:1125) 20240921055839235 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240921055839235 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) 20240921055839235 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) 20240921055839235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055839235 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055839235 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055839235 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055839235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055839269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055839269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055839269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055839269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055839269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055839269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055839269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055839269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055839269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055839269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055839269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055839269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055839269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055839269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055839269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055839270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055839270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055839270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055839270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055839270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1129)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055839270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055839270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055839272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055839280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055839280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055839286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055839286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055839286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055839286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055839286 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055839286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055839286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055839286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055839286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055839286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055839286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055839286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055839286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055839286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055839286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055839286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055839286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055839286 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055839286 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055839286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055839287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055839287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055839288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055839292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055839292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055839301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055839301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055839301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055839301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055839301 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055839301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055839301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055839301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055839301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240921055839302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055839302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055839302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1139)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055839302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055839302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055839302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055839302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055839302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055839302 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055839302 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055839302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055839302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055839302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055839304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055839309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055839309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055839665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055839665 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055839665 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055839665 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055839669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055839671 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@d897cd60bd7d: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D58290F6'O, index=0 SGSN_Test-GSUP(1141)@d897cd60bd7d: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@d897cd60bd7d: 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 := '7751924F18B388B24E1EC2B8F14ACA67'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '529C81D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAE898B26D9B2F35'O } } } } } 20240921055840746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055840746 DLLC NOTICE LLME(ffffffff/d58290f6){UNASSIGNED} LLC RX: unknown TLLI 0xd58290f6, creating LLME on the fly (gprs_llc.c:552) 20240921055840746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055840747 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055840747 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055840747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055840747 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055840747 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055840747 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055840747 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055840747 DLLC NOTICE LLME(ffffffff/d58290f6){UNASSIGNED} LLGM Assign pre (d58290f6 => f13a0d5d) (gprs_llc.c:1079) 20240921055840747 DLLC NOTICE LLME(d58290f6/f13a0d5d){ASSIGNED} LLGM Assign post (d58290f6 => f13a0d5d) (gprs_llc.c:1125) 20240921055840747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055840747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055840747 DMM DEBUG MM(262420000000043/f13a0d5d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055840767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055840767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055840767 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055840767 DMM DEBUG MM(262420000000043/f13a0d5d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240921055840767 DMM NOTICE MM(262420000000043/f13a0d5d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055840767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055840767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055840767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055840767 DMM DEBUG MM(262420000000043/f13a0d5d) Requesting authorization (sgsn_auth.c:160) 20240921055840767 DMM INFO MM(262420000000043/f13a0d5d) Requesting authentication tuples (sgsn_auth.c:184) 20240921055840767 DMM DEBUG MM(262420000000043/f13a0d5d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055840767 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240921055840767 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@d897cd60bd7d: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20240921055840769 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055840769 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055840769 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055840769 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055840769 DMM INFO MM(262420000000043/f13a0d5d) Subscriber data update (mmctx.c:445) 20240921055840769 DMM DEBUG MM(262420000000043/f13a0d5d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055840769 DMM INFO MM(262420000000043/f13a0d5d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055840769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055840769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055840769 DMM INFO MM(262420000000043/f13a0d5d) <- GMM AUTH AND CIPHERING REQ (rand = 77 51 92 4f 18 b3 88 b2 4e 1e c2 b8 f1 4a ca 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055840784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055840784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055840784 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055840784 DMM INFO MM(262420000000043/f13a0d5d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055840784 DMM NOTICE MM(262420000000043/f13a0d5d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055840784 DMM DEBUG MM(262420000000043/f13a0d5d) checking auth: received GSM SRES = 52 9c 81 d9 (gprs_gmm.c:666) 20240921055840784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055840784 DMM DEBUG MM(262420000000043/f13a0d5d) Requesting authorization (sgsn_auth.c:160) 20240921055840784 DMM INFO MM(262420000000043/f13a0d5d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055840784 DMM DEBUG MM(262420000000043/f13a0d5d) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055840784 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240921055840784 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) 20240921055840784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055840784 DMM INFO MM(262420000000043/f13a0d5d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf13a0d5d) (gprs_gmm.c:300) 20240921055840786 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055840786 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055840786 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240921055840786 DMM INFO MM(262420000000043/f13a0d5d) Subscriber data update (mmctx.c:445) 20240921055840786 DMM DEBUG MM(262420000000043/f13a0d5d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055840786 DMM INFO MM(262420000000043/f13a0d5d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055840786 DMM NOTICE MM(262420000000043/f13a0d5d) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240921055840786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055840786 DMM NOTICE MM(262420000000043/f13a0d5d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055840786 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) 20240921055840787 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055840787 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240921055840787 DMM INFO MM(262420000000043/f13a0d5d) Subscriber data update (mmctx.c:445) 20240921055840787 DMM DEBUG MM(262420000000043/f13a0d5d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055840796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055840796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055840796 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055840796 DMM INFO MM(262420000000043/f13a0d5d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055840796 DMM NOTICE MM(262420000000043/f13a0d5d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055840796 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055840796 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055840796 DLLC NOTICE LLME(d58290f6/f13a0d5d){ASSIGNED} LLGM Assign pre (ffffffff => f13a0d5d) (gprs_llc.c:1079) 20240921055840796 DLLC NOTICE LLME(ffffffff/f13a0d5d){ASSIGNED} LLGM Assign post (ffffffff => f13a0d5d) (gprs_llc.c:1125) 20240921055840796 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055840796 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055840796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055840796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921055841854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055841854 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)@d897cd60bd7d: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@d897cd60bd7d: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@d897cd60bd7d: Final verdict of PTC: pass 20240921055841870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1134)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1129)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@d897cd60bd7d: Final verdict of PTC: none 20240921055841876 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_llc_sabm_dm_ll5-BVCI220(1138)@d897cd60bd7d: Final verdict of PTC: none 20240921055841876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@d897cd60bd7d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@d897cd60bd7d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1139)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1132)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1137)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1127)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921055842004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055842406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83696) 20240921055842877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055842877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83696, count=91108) 20240921055843879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055843879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:58:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240921055844881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055844881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_suspend_nopaging started. 20240921055845504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055845507 DMM INFO MM(262420000000043/f13a0d5d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055845507 DMM INFO MM(262420000000043/f13a0d5d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055845507 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055845507 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055845507 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055845507 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055845507 DLLC NOTICE LLME(ffffffff/f13a0d5d){ASSIGNED} LLGM Assign pre (f13a0d5d => ffffffff) (gprs_llc.c:1079) 20240921055845507 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f13a0d5d => ffffffff) (gprs_llc.c:1125) 20240921055845507 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240921055845507 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) 20240921055845507 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) 20240921055845507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055845507 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055845507 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055845507 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055845507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055845554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055845554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055845554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055845554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055845554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055845554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055845554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055845554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055845554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055845554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055845554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055845554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055845554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055845554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055845554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055845554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055845554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055845554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055845554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055845554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055845555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055845555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055845556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055845561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055845561 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055845569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055845569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055845569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055845569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055845569 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055845569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055845569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055845569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055845569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055845570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055845570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055845570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055845570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055845570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055845570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055845570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055845570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055845570 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055845570 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055845570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055845570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055845570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055845573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055845578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055845578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055845587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055845587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055845587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055845587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055845587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055845587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055845587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055845587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055845587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055845588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055845588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055845588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055845588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055845588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055845588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055845588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055845588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055845588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055845588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055845588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055845588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055845588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055845589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055845594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055845594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055845882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055845882 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055845883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055845883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055845887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055845888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@d897cd60bd7d: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F870CF81'O, index=0 SGSN_Test-GSUP(1160)@d897cd60bd7d: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@d897cd60bd7d: 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 := '85E020D4ED3B2F32EB2B16CA0824F1D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E046A685'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00C2FD018B75C553'O } } } } } 20240921055846959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055846959 DLLC NOTICE LLME(ffffffff/f870cf81){UNASSIGNED} LLC RX: unknown TLLI 0xf870cf81, creating LLME on the fly (gprs_llc.c:552) 20240921055846959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055846959 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055846959 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055846959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055846959 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055846959 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055846959 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055846959 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055846959 DLLC NOTICE LLME(ffffffff/f870cf81){UNASSIGNED} LLGM Assign pre (f870cf81 => f10d255d) (gprs_llc.c:1079) 20240921055846959 DLLC NOTICE LLME(f870cf81/f10d255d){ASSIGNED} LLGM Assign post (f870cf81 => f10d255d) (gprs_llc.c:1125) 20240921055846959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055846959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055846959 DMM DEBUG MM(262420000000048/f10d255d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055846970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055846970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055846970 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055846970 DMM DEBUG MM(262420000000048/f10d255d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240921055846970 DMM NOTICE MM(262420000000048/f10d255d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055846970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055846970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055846970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055846970 DMM DEBUG MM(262420000000048/f10d255d) Requesting authorization (sgsn_auth.c:160) 20240921055846970 DMM INFO MM(262420000000048/f10d255d) Requesting authentication tuples (sgsn_auth.c:184) 20240921055846970 DMM DEBUG MM(262420000000048/f10d255d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055846970 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240921055846970 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@d897cd60bd7d: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20240921055846973 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055846973 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055846973 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055846973 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055846973 DMM INFO MM(262420000000048/f10d255d) Subscriber data update (mmctx.c:445) 20240921055846973 DMM DEBUG MM(262420000000048/f10d255d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055846973 DMM INFO MM(262420000000048/f10d255d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055846973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055846973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055846973 DMM INFO MM(262420000000048/f10d255d) <- GMM AUTH AND CIPHERING REQ (rand = 85 e0 20 d4 ed 3b 2f 32 eb 2b 16 ca 08 24 f1 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055846983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055846983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055846983 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055846983 DMM INFO MM(262420000000048/f10d255d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055846983 DMM NOTICE MM(262420000000048/f10d255d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055846983 DMM DEBUG MM(262420000000048/f10d255d) checking auth: received GSM SRES = e0 46 a6 85 (gprs_gmm.c:666) 20240921055846983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055846983 DMM DEBUG MM(262420000000048/f10d255d) Requesting authorization (sgsn_auth.c:160) 20240921055846983 DMM INFO MM(262420000000048/f10d255d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055846983 DMM DEBUG MM(262420000000048/f10d255d) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055846983 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240921055846983 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) 20240921055846983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055846983 DMM INFO MM(262420000000048/f10d255d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf10d255d) (gprs_gmm.c:300) 20240921055846985 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055846985 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055846985 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240921055846985 DMM INFO MM(262420000000048/f10d255d) Subscriber data update (mmctx.c:445) 20240921055846985 DMM DEBUG MM(262420000000048/f10d255d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055846985 DMM INFO MM(262420000000048/f10d255d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055846985 DMM NOTICE MM(262420000000048/f10d255d) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240921055846985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055846985 DMM NOTICE MM(262420000000048/f10d255d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055846985 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) 20240921055846986 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055846986 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240921055846986 DMM INFO MM(262420000000048/f10d255d) Subscriber data update (mmctx.c:445) 20240921055846986 DMM DEBUG MM(262420000000048/f10d255d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055846995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055846995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055846995 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055846995 DMM INFO MM(262420000000048/f10d255d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055846995 DMM NOTICE MM(262420000000048/f10d255d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055846995 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055846995 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055846995 DLLC NOTICE LLME(f870cf81/f10d255d){ASSIGNED} LLGM Assign pre (ffffffff => f10d255d) (gprs_llc.c:1079) 20240921055846995 DLLC NOTICE LLME(ffffffff/f10d255d){ASSIGNED} LLGM Assign post (ffffffff => f10d255d) (gprs_llc.c:1125) 20240921055846995 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055846995 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055846995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055846995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055847052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055847052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055847052 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055847052 DMM INFO MM(262420000000048/f10d255d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055847052 DMM INFO MM(262420000000048/f10d255d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055847052 DMM DEBUG MM(262420000000048/f10d255d) Using GGSN 0 (gprs_sm.c:317) 20240921055847052 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) 20240921055847052 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240921055847052 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055847052 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055847052 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240921055847078 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 8d 04 aa a8 11 49 20 12 ef 14 05 7f 61 6c 8f 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=1062 from retransmit req queue (gtp.c:443) 20240921055847078 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb58595a238, cbp=0x5649aa8544c0) (sgsn_libgtp.c:629) 20240921055847078 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055847078 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85b798 TLLI=f10d255d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055847078 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055847078 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055847096 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240921055847108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055847108 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240921055847108 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240921055847114 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240921055847114 DMM INFO MM(262420000000048/f10d255d) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240921055851075 DGPRS DEBUG Checking for inactive LLMEs, time = 29426530 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@d897cd60bd7d: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@d897cd60bd7d: Final verdict of PTC: pass 20240921055852131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@d897cd60bd7d: Final verdict of PTC: none 20240921055852135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055852135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1153)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@d897cd60bd7d: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1158)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@d897cd60bd7d: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@d897cd60bd7d: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1148)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1151)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1146)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1156)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_suspend_nopaging finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:58:52 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20240921055852217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055852619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99368) 20240921055853136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055853136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99368, count=100628) 20240921055854137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055854137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055855138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055855138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_suspend_resume started. 20240921055855721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055855723 DMM INFO MM(262420000000048/f10d255d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055855724 DMM INFO MM(262420000000048/f10d255d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055855724 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055855724 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055855724 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055855724 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055855724 DLLC NOTICE LLME(ffffffff/f10d255d){ASSIGNED} LLGM Assign pre (f10d255d => ffffffff) (gprs_llc.c:1079) 20240921055855724 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f10d255d => ffffffff) (gprs_llc.c:1125) 20240921055855724 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85b440 (gprs_sndcp.c:574) 20240921055855724 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85b798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055855724 DMM NOTICE MM(262420000000048/f10d255d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055855724 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240921055855724 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055855724 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055855724 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240921055855724 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240921055855724 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) 20240921055855724 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) 20240921055855724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055855724 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055855724 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055855724 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055855724 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055855781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055855781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055855781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055855781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055855781 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055855781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055855781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055855781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055855781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055855781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055855781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055855781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055855782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055855782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055855782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055855782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055855782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055855782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055855782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055855782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055855782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055855782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055855784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055855789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055855789 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055855796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055855796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055855796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055855796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055855796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055855796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055855796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055855796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055855796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055855797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055855797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055855797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055855797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055855797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055855797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055855797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055855797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055855797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055855797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055855797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055855797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055855797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055855799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055855804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055855804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055855812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055855812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055855812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055855812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055855812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055855812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055855812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055855812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055855812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055855812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055855812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055855812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055855812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055855812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055855812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055855812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055855812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055855812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055855812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055855812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055855813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055855813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055855815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055855820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055855820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055856139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055856140 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055856140 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055856140 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055856144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055856145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@d897cd60bd7d: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E240F856'O, index=0 SGSN_Test-GSUP(1179)@d897cd60bd7d: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@d897cd60bd7d: 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 := '2B3E984DBEBDC99FAD141A632A9005B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F7EB5A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F68C47B8EFFE8249'O } } } } } 20240921055857214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055857214 DLLC NOTICE LLME(ffffffff/e240f856){UNASSIGNED} LLC RX: unknown TLLI 0xe240f856, creating LLME on the fly (gprs_llc.c:552) 20240921055857214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055857214 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055857214 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055857214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055857214 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055857214 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055857214 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055857214 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055857214 DLLC NOTICE LLME(ffffffff/e240f856){UNASSIGNED} LLGM Assign pre (e240f856 => de1a6016) (gprs_llc.c:1079) 20240921055857214 DLLC NOTICE LLME(e240f856/de1a6016){ASSIGNED} LLGM Assign post (e240f856 => de1a6016) (gprs_llc.c:1125) 20240921055857214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055857214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055857214 DMM DEBUG MM(262420000000049/de1a6016) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055857224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055857224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055857224 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055857224 DMM DEBUG MM(262420000000049/de1a6016) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240921055857224 DMM NOTICE MM(262420000000049/de1a6016) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055857224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055857224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055857224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055857224 DMM DEBUG MM(262420000000049/de1a6016) Requesting authorization (sgsn_auth.c:160) 20240921055857224 DMM INFO MM(262420000000049/de1a6016) Requesting authentication tuples (sgsn_auth.c:184) 20240921055857224 DMM DEBUG MM(262420000000049/de1a6016) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055857224 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240921055857224 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@d897cd60bd7d: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20240921055857227 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055857227 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055857227 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055857227 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055857227 DMM INFO MM(262420000000049/de1a6016) Subscriber data update (mmctx.c:445) 20240921055857227 DMM DEBUG MM(262420000000049/de1a6016) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055857227 DMM INFO MM(262420000000049/de1a6016) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055857227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055857227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055857227 DMM INFO MM(262420000000049/de1a6016) <- GMM AUTH AND CIPHERING REQ (rand = 2b 3e 98 4d be bd c9 9f ad 14 1a 63 2a 90 05 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055857237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055857237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055857237 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055857237 DMM INFO MM(262420000000049/de1a6016) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055857237 DMM NOTICE MM(262420000000049/de1a6016) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055857237 DMM DEBUG MM(262420000000049/de1a6016) checking auth: received GSM SRES = 0f 7e b5 a6 (gprs_gmm.c:666) 20240921055857237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055857237 DMM DEBUG MM(262420000000049/de1a6016) Requesting authorization (sgsn_auth.c:160) 20240921055857237 DMM INFO MM(262420000000049/de1a6016) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055857237 DMM DEBUG MM(262420000000049/de1a6016) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055857237 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240921055857237 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) 20240921055857237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055857237 DMM INFO MM(262420000000049/de1a6016) <- GMM ATTACH ACCEPT (new P-TMSI=0xde1a6016) (gprs_gmm.c:300) 20240921055857239 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055857239 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055857239 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240921055857239 DMM INFO MM(262420000000049/de1a6016) Subscriber data update (mmctx.c:445) 20240921055857239 DMM DEBUG MM(262420000000049/de1a6016) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055857239 DMM INFO MM(262420000000049/de1a6016) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055857239 DMM NOTICE MM(262420000000049/de1a6016) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240921055857239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055857239 DMM NOTICE MM(262420000000049/de1a6016) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055857239 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) 20240921055857240 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055857240 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240921055857240 DMM INFO MM(262420000000049/de1a6016) Subscriber data update (mmctx.c:445) 20240921055857240 DMM DEBUG MM(262420000000049/de1a6016) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055857250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055857250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055857250 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055857250 DMM INFO MM(262420000000049/de1a6016) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055857250 DMM NOTICE MM(262420000000049/de1a6016) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055857250 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055857250 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055857250 DLLC NOTICE LLME(e240f856/de1a6016){ASSIGNED} LLGM Assign pre (ffffffff => de1a6016) (gprs_llc.c:1079) 20240921055857250 DLLC NOTICE LLME(ffffffff/de1a6016){ASSIGNED} LLGM Assign post (ffffffff => de1a6016) (gprs_llc.c:1125) 20240921055857250 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055857250 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055857250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055857250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055857308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055857308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055857308 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055857308 DMM INFO MM(262420000000049/de1a6016) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055857308 DMM INFO MM(262420000000049/de1a6016) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055857308 DMM DEBUG MM(262420000000049/de1a6016) Using GGSN 0 (gprs_sm.c:317) 20240921055857308 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) 20240921055857308 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240921055857308 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055857308 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055857308 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240921055857333 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 e6 49 07 a6 11 67 8f fc 22 14 05 7f ed 6d 93 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20240921055857333 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb58595b2b0, cbp=0x5649aa853a60) (sgsn_libgtp.c:629) 20240921055857333 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055857333 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85b798 TLLI=de1a6016, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055857333 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055857333 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055857349 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240921055857360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055857361 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240921055857361 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240921055857366 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240921055857366 DMM INFO MM(262420000000049/de1a6016) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240921055902378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055902378 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20240921055902378 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240921055902384 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@d897cd60bd7d: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@d897cd60bd7d: Final verdict of PTC: pass 20240921055902399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44166<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1172)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1179)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@d897cd60bd7d: Final verdict of PTC: none 20240921055902404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055902404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1177)@d897cd60bd7d: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1167)@d897cd60bd7d: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@d897cd60bd7d: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1165)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1170)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1175)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_suspend_resume finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:59:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20240921055902506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055902909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96148) 20240921055903406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055903406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96148, count=104320) 20240921055904406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055904406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055905407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055905408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_suspend_rau started. 20240921055906005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055906006 DMM INFO MM(262420000000049/de1a6016) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055906006 DMM INFO MM(262420000000049/de1a6016) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055906006 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055906006 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055906006 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055906006 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055906006 DLLC NOTICE LLME(ffffffff/de1a6016){ASSIGNED} LLGM Assign pre (de1a6016 => ffffffff) (gprs_llc.c:1079) 20240921055906006 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de1a6016 => ffffffff) (gprs_llc.c:1125) 20240921055906006 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85b440 (gprs_sndcp.c:574) 20240921055906007 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85b798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055906007 DMM NOTICE MM(262420000000049/de1a6016) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055906007 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240921055906007 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055906007 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055906007 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240921055906007 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240921055906007 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) 20240921055906007 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) 20240921055906007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055906007 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055906007 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055906007 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055906007 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055906037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055906037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055906037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055906037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055906037 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055906037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055906037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055906037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055906037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055906038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055906038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055906038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055906038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055906038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055906038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055906038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055906038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055906038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055906038 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055906038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055906039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055906039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055906040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055906045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055906045 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055906053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055906053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055906053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055906053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055906053 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055906053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055906053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055906053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055906053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055906054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055906054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055906054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055906054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055906054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055906054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055906054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055906054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055906054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055906054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055906054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055906054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055906054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055906056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055906061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055906061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055906069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055906069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055906069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055906069 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055906069 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055906069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055906069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055906069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055906069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055906070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055906070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055906070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055906070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055906070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055906070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055906070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055906070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055906070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055906070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055906070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055906070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055906070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055906071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055906076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055906076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055906409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055906409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055906409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055906409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055906413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055906414 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@d897cd60bd7d: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='CC1D1BEF'O, index=0 SGSN_Test-GSUP(1198)@d897cd60bd7d: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@d897cd60bd7d: 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 := 'D6BAD91B6C5D1A11110225C4F42F9435'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4DEE72E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '936658474506692A'O } } } } } 20240921055907480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055907480 DLLC NOTICE LLME(ffffffff/cc1d1bef){UNASSIGNED} LLC RX: unknown TLLI 0xcc1d1bef, creating LLME on the fly (gprs_llc.c:552) 20240921055907480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055907480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055907480 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055907480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055907480 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055907480 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055907480 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055907480 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055907480 DLLC NOTICE LLME(ffffffff/cc1d1bef){UNASSIGNED} LLGM Assign pre (cc1d1bef => f931ce04) (gprs_llc.c:1079) 20240921055907480 DLLC NOTICE LLME(cc1d1bef/f931ce04){ASSIGNED} LLGM Assign post (cc1d1bef => f931ce04) (gprs_llc.c:1125) 20240921055907480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055907480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055907480 DMM DEBUG MM(262420000000050/f931ce04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055907499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055907499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055907499 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055907499 DMM DEBUG MM(262420000000050/f931ce04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240921055907499 DMM NOTICE MM(262420000000050/f931ce04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055907499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055907499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055907499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055907499 DMM DEBUG MM(262420000000050/f931ce04) Requesting authorization (sgsn_auth.c:160) 20240921055907499 DMM INFO MM(262420000000050/f931ce04) Requesting authentication tuples (sgsn_auth.c:184) 20240921055907499 DMM DEBUG MM(262420000000050/f931ce04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055907499 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240921055907499 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@d897cd60bd7d: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20240921055907505 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055907505 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055907505 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055907505 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055907505 DMM INFO MM(262420000000050/f931ce04) Subscriber data update (mmctx.c:445) 20240921055907505 DMM DEBUG MM(262420000000050/f931ce04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055907505 DMM INFO MM(262420000000050/f931ce04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055907505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055907505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055907505 DMM INFO MM(262420000000050/f931ce04) <- GMM AUTH AND CIPHERING REQ (rand = d6 ba d9 1b 6c 5d 1a 11 11 02 25 c4 f4 2f 94 35 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055907521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055907521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055907521 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055907521 DMM INFO MM(262420000000050/f931ce04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055907521 DMM NOTICE MM(262420000000050/f931ce04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055907521 DMM DEBUG MM(262420000000050/f931ce04) checking auth: received GSM SRES = c4 de e7 2e (gprs_gmm.c:666) 20240921055907521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055907521 DMM DEBUG MM(262420000000050/f931ce04) Requesting authorization (sgsn_auth.c:160) 20240921055907521 DMM INFO MM(262420000000050/f931ce04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055907521 DMM DEBUG MM(262420000000050/f931ce04) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055907521 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240921055907521 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) 20240921055907521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055907521 DMM INFO MM(262420000000050/f931ce04) <- GMM ATTACH ACCEPT (new P-TMSI=0xf931ce04) (gprs_gmm.c:300) 20240921055907524 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055907524 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055907524 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240921055907524 DMM INFO MM(262420000000050/f931ce04) Subscriber data update (mmctx.c:445) 20240921055907524 DMM DEBUG MM(262420000000050/f931ce04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055907524 DMM INFO MM(262420000000050/f931ce04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055907524 DMM NOTICE MM(262420000000050/f931ce04) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240921055907524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055907524 DMM NOTICE MM(262420000000050/f931ce04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055907524 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) 20240921055907525 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055907525 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240921055907525 DMM INFO MM(262420000000050/f931ce04) Subscriber data update (mmctx.c:445) 20240921055907525 DMM DEBUG MM(262420000000050/f931ce04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055907536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055907536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055907536 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055907536 DMM INFO MM(262420000000050/f931ce04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055907536 DMM NOTICE MM(262420000000050/f931ce04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055907536 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055907536 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055907536 DLLC NOTICE LLME(cc1d1bef/f931ce04){ASSIGNED} LLGM Assign pre (ffffffff => f931ce04) (gprs_llc.c:1079) 20240921055907536 DLLC NOTICE LLME(ffffffff/f931ce04){ASSIGNED} LLGM Assign post (ffffffff => f931ce04) (gprs_llc.c:1125) 20240921055907536 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055907536 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055907536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055907536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055907595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055907595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055907595 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055907595 DMM INFO MM(262420000000050/f931ce04) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055907595 DMM INFO MM(262420000000050/f931ce04) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055907595 DMM DEBUG MM(262420000000050/f931ce04) Using GGSN 0 (gprs_sm.c:317) 20240921055907595 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) 20240921055907595 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240921055907595 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055907595 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055907595 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240921055907617 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 16 b5 b2 72 11 5e 4e 4e 0f 14 05 7f 26 b1 a0 5f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20240921055907617 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb58595c328, cbp=0x5649aa853df0) (sgsn_libgtp.c:629) 20240921055907617 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055907617 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85b798 TLLI=f931ce04, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055907617 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055907617 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055907633 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240921055907645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055907645 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240921055907645 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240921055907651 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240921055907651 DMM INFO MM(262420000000050/f931ce04) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240921055912663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055912663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055912663 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055912663 DMM INFO MM(262420000000050/f931ce04) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921055912663 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055912663 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240921055912663 DLLC NOTICE LLME(ffffffff/f931ce04){ASSIGNED} LLGM Assign pre (f931ce04 => c682bd72) (gprs_llc.c:1079) 20240921055912663 DLLC NOTICE LLME(f931ce04/c682bd72){ASSIGNED} LLGM Assign post (f931ce04 => c682bd72) (gprs_llc.c:1125) 20240921055912663 DMM INFO MM(262420000000050/c682bd72) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055912677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055912677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055912677 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055912677 DMM INFO MM(262420000000050/c682bd72) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240921055912677 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240921055912677 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055912677 DLLC NOTICE LLME(f931ce04/c682bd72){ASSIGNED} LLGM Assign pre (ffffffff => c682bd72) (gprs_llc.c:1079) 20240921055912677 DLLC NOTICE LLME(ffffffff/c682bd72){ASSIGNED} LLGM Assign post (ffffffff => c682bd72) (gprs_llc.c:1125) 20240921055912677 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240921055913178 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@d897cd60bd7d: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@d897cd60bd7d: Final verdict of PTC: pass 20240921055913195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52092<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@d897cd60bd7d: Final verdict of PTC: none 20240921055913199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055913199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1182)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1191)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1196)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1186)@d897cd60bd7d: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@d897cd60bd7d: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@d897cd60bd7d: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1189)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1194)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1184)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_suspend_rau finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:59:13 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20240921055913266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055913669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109980) 20240921055914200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055914200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109980, count=111140) 20240921055915201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055915201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921055916203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055916203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_paging_ps started. 20240921055916774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055916777 DMM INFO MM(262420000000050/c682bd72) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055916777 DMM INFO MM(262420000000050/c682bd72) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055916777 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055916777 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055916777 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055916777 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921055916777 DLLC NOTICE LLME(ffffffff/c682bd72){ASSIGNED} LLGM Assign pre (c682bd72 => ffffffff) (gprs_llc.c:1079) 20240921055916777 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c682bd72 => ffffffff) (gprs_llc.c:1125) 20240921055916777 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85b440 (gprs_sndcp.c:574) 20240921055916777 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85b798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055916777 DMM NOTICE MM(262420000000050/c682bd72) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055916777 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240921055916777 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055916777 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055916777 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240921055916777 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240921055916777 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) 20240921055916777 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) 20240921055916777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921055916777 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055916777 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921055916777 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055916777 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055916828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055916828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055916828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055916828 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055916828 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055916828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055916828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055916828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055916828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055916829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055916829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055916829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055916829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055916829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055916829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055916829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055916829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055916829 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055916829 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055916829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055916829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055916829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055916832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055916837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055916837 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055916843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055916843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055916843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055916843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055916843 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055916843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055916843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055916843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055916843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055916843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055916843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055916843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055916843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055916843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055916843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055916843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055916843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055916843 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055916844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055916844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055916844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055916844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055916845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055916851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055916851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055916858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055916858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055916858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055916858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055916858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055916858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055916858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055916858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055916858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055916859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055916859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055916859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055916859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055916859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055916859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055916859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055916859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055916859 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055916859 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055916859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055916859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055916859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055916861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055916866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055916866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055917204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055917204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055917204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055917204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055917206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055917206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@d897cd60bd7d: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='D7FCD789'O, index=0 SGSN_Test-GSUP(1217)@d897cd60bd7d: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@d897cd60bd7d: 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 := 'AE18DD986995C17F07F144D0A551B914'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A439FB23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21C954E2C4EC0E19'O } } } } } 20240921055918277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055918277 DLLC NOTICE LLME(ffffffff/d7fcd789){UNASSIGNED} LLC RX: unknown TLLI 0xd7fcd789, creating LLME on the fly (gprs_llc.c:552) 20240921055918277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055918277 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055918277 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055918277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921055918277 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055918277 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921055918277 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055918277 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055918277 DLLC NOTICE LLME(ffffffff/d7fcd789){UNASSIGNED} LLGM Assign pre (d7fcd789 => ca7b0efd) (gprs_llc.c:1079) 20240921055918277 DLLC NOTICE LLME(d7fcd789/ca7b0efd){ASSIGNED} LLGM Assign post (d7fcd789 => ca7b0efd) (gprs_llc.c:1125) 20240921055918277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055918277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055918277 DMM DEBUG MM(262420000000051/ca7b0efd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055918288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055918288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055918288 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055918288 DMM DEBUG MM(262420000000051/ca7b0efd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240921055918288 DMM NOTICE MM(262420000000051/ca7b0efd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055918288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055918288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055918288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055918288 DMM DEBUG MM(262420000000051/ca7b0efd) Requesting authorization (sgsn_auth.c:160) 20240921055918288 DMM INFO MM(262420000000051/ca7b0efd) Requesting authentication tuples (sgsn_auth.c:184) 20240921055918288 DMM DEBUG MM(262420000000051/ca7b0efd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055918288 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240921055918288 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@d897cd60bd7d: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20240921055918292 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055918292 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055918292 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055918292 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055918292 DMM INFO MM(262420000000051/ca7b0efd) Subscriber data update (mmctx.c:445) 20240921055918292 DMM DEBUG MM(262420000000051/ca7b0efd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055918292 DMM INFO MM(262420000000051/ca7b0efd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055918292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055918292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055918292 DMM INFO MM(262420000000051/ca7b0efd) <- GMM AUTH AND CIPHERING REQ (rand = ae 18 dd 98 69 95 c1 7f 07 f1 44 d0 a5 51 b9 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055918303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055918303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055918303 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055918303 DMM INFO MM(262420000000051/ca7b0efd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055918303 DMM NOTICE MM(262420000000051/ca7b0efd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055918303 DMM DEBUG MM(262420000000051/ca7b0efd) checking auth: received GSM SRES = a4 39 fb 23 (gprs_gmm.c:666) 20240921055918303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055918303 DMM DEBUG MM(262420000000051/ca7b0efd) Requesting authorization (sgsn_auth.c:160) 20240921055918303 DMM INFO MM(262420000000051/ca7b0efd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055918303 DMM DEBUG MM(262420000000051/ca7b0efd) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055918303 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240921055918303 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) 20240921055918303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055918303 DMM INFO MM(262420000000051/ca7b0efd) <- GMM ATTACH ACCEPT (new P-TMSI=0xca7b0efd) (gprs_gmm.c:300) 20240921055918306 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055918306 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055918306 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240921055918306 DMM INFO MM(262420000000051/ca7b0efd) Subscriber data update (mmctx.c:445) 20240921055918306 DMM DEBUG MM(262420000000051/ca7b0efd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055918306 DMM INFO MM(262420000000051/ca7b0efd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055918306 DMM NOTICE MM(262420000000051/ca7b0efd) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240921055918306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055918306 DMM NOTICE MM(262420000000051/ca7b0efd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055918306 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) 20240921055918308 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055918308 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240921055918308 DMM INFO MM(262420000000051/ca7b0efd) Subscriber data update (mmctx.c:445) 20240921055918308 DMM DEBUG MM(262420000000051/ca7b0efd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055918319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055918319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055918319 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055918319 DMM INFO MM(262420000000051/ca7b0efd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055918319 DMM NOTICE MM(262420000000051/ca7b0efd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055918319 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055918319 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055918319 DLLC NOTICE LLME(d7fcd789/ca7b0efd){ASSIGNED} LLGM Assign pre (ffffffff => ca7b0efd) (gprs_llc.c:1079) 20240921055918319 DLLC NOTICE LLME(ffffffff/ca7b0efd){ASSIGNED} LLGM Assign post (ffffffff => ca7b0efd) (gprs_llc.c:1125) 20240921055918320 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055918320 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055918320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055918320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@d897cd60bd7d: setverdict(pass): none -> pass 20240921055918377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055918377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055918377 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055918377 DMM INFO MM(262420000000051/ca7b0efd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055918377 DMM INFO MM(262420000000051/ca7b0efd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055918377 DMM DEBUG MM(262420000000051/ca7b0efd) Using GGSN 0 (gprs_sm.c:317) 20240921055918378 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) 20240921055918378 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240921055918378 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055918378 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055918378 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240921055918397 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 c4 09 85 10 11 83 52 de 1b 14 05 7f 3d 94 80 5f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20240921055918397 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb58595d3a0, cbp=0x5649aa854210) (sgsn_libgtp.c:629) 20240921055918397 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055918397 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85b798 TLLI=ca7b0efd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055918397 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055918397 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055918414 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240921055921076 DGPRS DEBUG Checking for inactive LLMEs, time = 29426560 (sgsn.c:131) 20240921055921378 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Timeout of T3314 (fsm.c:317) 20240921055921378 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240921055921378 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240921055923430 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240921055923430 DMM INFO MM(262420000000051/ca7b0efd) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@d897cd60bd7d: 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 := 'CA7B0EFD'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@d897cd60bd7d: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@d897cd60bd7d: Final verdict of PTC: pass 20240921055923456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49820<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@d897cd60bd7d: Final verdict of PTC: none 20240921055923462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055923462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1210)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1205)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1215)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@d897cd60bd7d: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@d897cd60bd7d: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@d897cd60bd7d: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1213)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1203)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1208)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_paging_ps finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 05:59:23 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20240921055923604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055924006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99692) 20240921055924464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055924464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99692, count=104048) 20240921055925466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055925466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 05:59: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_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 20240921055926467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055926467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_paging_ps_ra_multiple_cells started. 20240921055927104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055927106 DMM INFO MM(262420000000051/ca7b0efd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921055927106 DMM INFO MM(262420000000051/ca7b0efd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921055927106 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921055927106 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921055927106 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921055927106 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240921055927106 DLLC NOTICE LLME(ffffffff/ca7b0efd){ASSIGNED} LLGM Assign pre (ca7b0efd => ffffffff) (gprs_llc.c:1079) 20240921055927106 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca7b0efd => ffffffff) (gprs_llc.c:1125) 20240921055927106 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85b440 (gprs_sndcp.c:574) 20240921055927106 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85b798, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921055927106 DMM NOTICE MM(262420000000051/ca7b0efd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921055927106 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240921055927106 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921055927106 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921055927107 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240921055927107 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240921055927107 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) 20240921055927107 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) 20240921055927107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921055927107 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921055927107 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921055927107 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921055927107 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055927149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921055927149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055927149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055927149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055927149 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921055927149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055927149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055927149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055927149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055927150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055927150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055927150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055927150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055927150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055927150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055927150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055927150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055927150 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921055927150 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055927150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055927150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055927150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055927152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055927157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055927157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055927164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921055927164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055927164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055927164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055927164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921055927164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055927164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055927164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055927164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055927165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055927165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055927165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055927165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055927165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055927165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055927165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055927165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055927165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921055927165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055927165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921055927166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055927166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055927167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055927171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055927171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921055927180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921055927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921055927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921055927180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055927180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921055927180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921055927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921055927180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921055927180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921055927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921055927180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921055927180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921055927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921055927180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921055927180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921055927180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921055927180 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921055927180 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921055927180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921055927181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055927181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921055927182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921055927186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055927186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921055927469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055927469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921055927469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921055927469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921055927473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921055927474 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d897cd60bd7d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='DDEB0C73'O, index=0 SGSN_Test-GSUP(1236)@d897cd60bd7d: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d897cd60bd7d: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d897cd60bd7d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='DDEB0C73'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d897cd60bd7d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='DDEB0C73'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@d897cd60bd7d: 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 := '34D42E852AB2045099785A11BA7230E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7BF9F51C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6778C061F9F67CFF'O } } } } } 20240921055928560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055928560 DLLC NOTICE LLME(ffffffff/ddeb0c73){UNASSIGNED} LLC RX: unknown TLLI 0xddeb0c73, creating LLME on the fly (gprs_llc.c:552) 20240921055928560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055928561 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20240921055928561 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921055928561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921055928561 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921055928561 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921055928561 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921055928561 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921055928561 DLLC NOTICE LLME(ffffffff/ddeb0c73){UNASSIGNED} LLGM Assign pre (ddeb0c73 => e72398fb) (gprs_llc.c:1079) 20240921055928561 DLLC NOTICE LLME(ddeb0c73/e72398fb){ASSIGNED} LLGM Assign post (ddeb0c73 => e72398fb) (gprs_llc.c:1125) 20240921055928561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921055928561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921055928561 DMM DEBUG MM(262420000000052/e72398fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921055928574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055928574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921055928574 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055928574 DMM DEBUG MM(262420000000052/e72398fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240921055928574 DMM NOTICE MM(262420000000052/e72398fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921055928574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921055928574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921055928574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921055928574 DMM DEBUG MM(262420000000052/e72398fb) Requesting authorization (sgsn_auth.c:160) 20240921055928574 DMM INFO MM(262420000000052/e72398fb) Requesting authentication tuples (sgsn_auth.c:184) 20240921055928574 DMM DEBUG MM(262420000000052/e72398fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921055928574 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240921055928574 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@d897cd60bd7d: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20240921055928579 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921055928579 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921055928579 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921055928579 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921055928579 DMM INFO MM(262420000000052/e72398fb) Subscriber data update (mmctx.c:445) 20240921055928579 DMM DEBUG MM(262420000000052/e72398fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921055928579 DMM INFO MM(262420000000052/e72398fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921055928579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921055928579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921055928579 DMM INFO MM(262420000000052/e72398fb) <- GMM AUTH AND CIPHERING REQ (rand = 34 d4 2e 85 2a b2 04 50 99 78 5a 11 ba 72 30 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921055928592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055928592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240921055928592 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055928592 DMM INFO MM(262420000000052/e72398fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921055928592 DMM NOTICE MM(262420000000052/e72398fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921055928592 DMM DEBUG MM(262420000000052/e72398fb) checking auth: received GSM SRES = 7b f9 f5 1c (gprs_gmm.c:666) 20240921055928592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921055928592 DMM DEBUG MM(262420000000052/e72398fb) Requesting authorization (sgsn_auth.c:160) 20240921055928592 DMM INFO MM(262420000000052/e72398fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921055928592 DMM DEBUG MM(262420000000052/e72398fb) Requesting subscriber data update (gprs_subscriber.c:894) 20240921055928592 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240921055928592 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) 20240921055928592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921055928592 DMM INFO MM(262420000000052/e72398fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe72398fb) (gprs_gmm.c:300) 20240921055928595 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921055928595 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921055928595 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240921055928595 DMM INFO MM(262420000000052/e72398fb) Subscriber data update (mmctx.c:445) 20240921055928595 DMM DEBUG MM(262420000000052/e72398fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921055928595 DMM INFO MM(262420000000052/e72398fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921055928595 DMM NOTICE MM(262420000000052/e72398fb) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240921055928595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921055928595 DMM NOTICE MM(262420000000052/e72398fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921055928595 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) 20240921055928596 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921055928596 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240921055928596 DMM INFO MM(262420000000052/e72398fb) Subscriber data update (mmctx.c:445) 20240921055928596 DMM DEBUG MM(262420000000052/e72398fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921055928607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055928607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921055928607 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055928607 DMM INFO MM(262420000000052/e72398fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921055928607 DMM NOTICE MM(262420000000052/e72398fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921055928607 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921055928607 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921055928607 DLLC NOTICE LLME(ddeb0c73/e72398fb){ASSIGNED} LLGM Assign pre (ffffffff => e72398fb) (gprs_llc.c:1079) 20240921055928607 DLLC NOTICE LLME(ffffffff/e72398fb){ASSIGNED} LLGM Assign post (ffffffff => e72398fb) (gprs_llc.c:1125) 20240921055928607 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921055928607 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921055928607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921055928607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921055928665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921055928665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921055928665 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921055928665 DMM INFO MM(262420000000052/e72398fb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921055928665 DMM INFO MM(262420000000052/e72398fb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921055928665 DMM DEBUG MM(262420000000052/e72398fb) Using GGSN 0 (gprs_sm.c:317) 20240921055928665 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) 20240921055928665 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240921055928665 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921055928665 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20240921055928666 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240921055928690 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 b7 41 69 6e 11 6a 89 1e fb 14 05 7f 72 f6 04 0d 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) 20240921055928690 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb58595e418, cbp=0x5649aa85d7d0) (sgsn_libgtp.c:629) 20240921055928690 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921055928690 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a708 TLLI=e72398fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921055928690 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921055928690 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@d897cd60bd7d: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921055928706 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240921055931667 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Timeout of T3314 (fsm.c:317) 20240921055931667 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240921055931667 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240921055933723 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240921055933723 DMM INFO MM(262420000000052/e72398fb) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d897cd60bd7d: 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 := 'E72398FB'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240921055947470 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240921055947470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240921055947471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921055951077 DGPRS DEBUG Checking for inactive LLMEs, time = 29426590 (sgsn.c:131) 20240921055957151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055957166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055957166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055957166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055957169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055957169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921055957182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921055957184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921055957184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@d897cd60bd7d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d897cd60bd7d: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20240921055958561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921055958561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@d897cd60bd7d: Final verdict of PTC: none 20240921055958564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50654<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1224)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1234)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1229)@d897cd60bd7d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@d897cd60bd7d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d897cd60bd7d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1222)@d897cd60bd7d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@d897cd60bd7d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1232)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1227)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@d897cd60bd7d: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@d897cd60bd7d: 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'. Sat Sep 21 05:59:58 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20240921055958635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921055959038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103136) 20240921055959562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921055959562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103136, count=108568) 20240921060000564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060000564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 06:00:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20240921060001565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060001565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_bssgp_rim_single_report started. 20240921060002112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060002115 DMM INFO MM(262420000000052/e72398fb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060002115 DMM INFO MM(262420000000052/e72398fb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060002115 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060002115 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060002115 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921060002115 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240921060002115 DLLC NOTICE LLME(ffffffff/e72398fb){ASSIGNED} LLGM Assign pre (e72398fb => ffffffff) (gprs_llc.c:1079) 20240921060002115 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e72398fb => ffffffff) (gprs_llc.c:1125) 20240921060002115 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a3b0 (gprs_sndcp.c:574) 20240921060002115 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a708, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921060002115 DMM NOTICE MM(262420000000052/e72398fb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921060002115 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240921060002115 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921060002115 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921060002115 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240921060002115 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240921060002115 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) 20240921060002115 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) 20240921060002115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921060002115 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921060002115 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921060002115 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921060002115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060002157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060002157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060002157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060002157 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060002157 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060002157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060002157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060002157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060002157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060002158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060002158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060002158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060002158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060002158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060002158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060002158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060002158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060002158 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060002158 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060002158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060002158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060002158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060002160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060002164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060002164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060002171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060002172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060002172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060002172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060002172 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060002172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060002172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060002172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060002172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060002172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060002172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060002172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060002172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060002172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060002172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060002172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060002172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060002172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060002172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060002172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060002173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060002173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060002175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060002180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060002180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060002187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060002187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060002187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060002187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060002187 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060002187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060002187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060002187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060002187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060002188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060002188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060002188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060002188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060002188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060002188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060002188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060002188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060002188 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060002188 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060002188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060002188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060002188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060002190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060002195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060002195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060002566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060002566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060002566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060002566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060002570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921060002572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@d897cd60bd7d: 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(1254)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921060002594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d897cd60bd7d: setverdict(pass): none -> pass MTC@d897cd60bd7d: Warning: Re-starting timer T, which is already active (running or expired). 20240921060002604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921060002612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40402<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI196(1242)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1255)@d897cd60bd7d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@d897cd60bd7d: Final verdict of PTC: none 20240921060002616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060002616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1250)@d897cd60bd7d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1243)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1248)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1253)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1251)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1241)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1246)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: pass MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@d897cd60bd7d: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921060002665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060003066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55340) 20240921060003617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060003617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55340, count=59696) 20240921060004618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060004619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 06:00:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20240921060005620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060005620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_rim_eutran_to_geran started. 20240921060006152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060006154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060006200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060006200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060006200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060006200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060006200 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060006200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060006200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060006200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060006200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060006200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060006200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060006200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060006201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060006201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060006201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060006201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060006201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060006201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060006201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060006201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060006201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060006201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060006202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060006207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060006207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060006215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060006215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060006215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060006215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060006215 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060006215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060006215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060006215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060006215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060006215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060006215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060006215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060006215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060006215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060006215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060006215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060006215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060006215 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060006215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060006215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060006216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060006216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060006217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060006222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060006222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1265)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060006233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060006233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060006233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060006233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060006233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060006233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060006233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060006233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060006233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060006234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060006234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060006234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060006234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060006234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060006234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060006234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060006234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060006234 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060006234 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060006234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060006234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060006234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060006236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060006241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060006241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060006621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060006621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060006621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060006621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060006625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060006626 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d897cd60bd7d: setverdict(pass): none -> pass 20240921060006673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921060006682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1272)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1261)@d897cd60bd7d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@d897cd60bd7d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@d897cd60bd7d: Final verdict of PTC: none 20240921060006688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060006688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1268)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1266)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@d897cd60bd7d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1264)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1259)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1270)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: pass MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@d897cd60bd7d: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921060006749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060007152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48724) 20240921060007690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060007690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48724, count=53080) 20240921060008692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060008692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 06:00: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_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 20240921060009693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060009693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_cell_change_different_rai_ci_attach started. 20240921060010258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060010261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060010300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060010300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060010300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060010300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060010300 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060010300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060010300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060010300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060010300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060010301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060010301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060010301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060010301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060010301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060010301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060010301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060010301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060010301 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060010301 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060010301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921060010301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060010301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060010303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060010309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010309 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060010319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060010319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060010319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060010319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060010319 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060010319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060010319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060010319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060010319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060010319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060010319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060010319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060010320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060010320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060010320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060010320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060010320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060010320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060010320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060010320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060010320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060010320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060010322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060010328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060010335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060010335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060010335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060010335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060010335 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060010335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060010335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060010335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060010335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060010335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060010335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060010335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060010336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060010336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060010336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060010336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060010336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060010336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060010336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060010336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1289)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921060010336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060010336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060010337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060010342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010342 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060010694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060010695 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060010695 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060010695 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060010699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060010700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d897cd60bd7d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FF6F0106'O, index=0 SGSN_Test-GSUP(1291)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := '3769BF21962BEE6F6415C9C2EE972B60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '921114C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '816275C80FCE3EA9'O } } } } } 20240921060010762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010762 DLLC NOTICE LLME(ffffffff/ff6f0106){UNASSIGNED} LLC RX: unknown TLLI 0xff6f0106, creating LLME on the fly (gprs_llc.c:552) 20240921060010762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060010762 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060010762 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921060010762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921060010762 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921060010762 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921060010762 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060010762 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060010762 DLLC NOTICE LLME(ffffffff/ff6f0106){UNASSIGNED} LLGM Assign pre (ff6f0106 => d40e6401) (gprs_llc.c:1079) 20240921060010762 DLLC NOTICE LLME(ff6f0106/d40e6401){ASSIGNED} LLGM Assign post (ff6f0106 => d40e6401) (gprs_llc.c:1125) 20240921060010762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060010762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060010762 DMM DEBUG MM(262420000000068/d40e6401) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060010774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921060010775 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060010775 DMM DEBUG MM(262420000000068/d40e6401) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240921060010775 DMM NOTICE MM(262420000000068/d40e6401) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060010775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060010775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060010775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060010775 DMM DEBUG MM(262420000000068/d40e6401) Requesting authorization (sgsn_auth.c:160) 20240921060010775 DMM INFO MM(262420000000068/d40e6401) Requesting authentication tuples (sgsn_auth.c:184) 20240921060010775 DMM DEBUG MM(262420000000068/d40e6401) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060010775 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240921060010775 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@d897cd60bd7d: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20240921060010778 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060010778 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060010778 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060010778 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060010778 DMM INFO MM(262420000000068/d40e6401) Subscriber data update (mmctx.c:445) 20240921060010778 DMM DEBUG MM(262420000000068/d40e6401) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060010778 DMM INFO MM(262420000000068/d40e6401) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060010778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060010778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060010778 DMM INFO MM(262420000000068/d40e6401) <- GMM AUTH AND CIPHERING REQ (rand = 37 69 bf 21 96 2b ee 6f 64 15 c9 c2 ee 97 2b 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921060010790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060010790 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060010790 DMM INFO MM(262420000000068/d40e6401) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060010790 DMM NOTICE MM(262420000000068/d40e6401) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060010790 DMM DEBUG MM(262420000000068/d40e6401) checking auth: received GSM SRES = 92 11 14 c6 (gprs_gmm.c:666) 20240921060010790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060010790 DMM DEBUG MM(262420000000068/d40e6401) Requesting authorization (sgsn_auth.c:160) 20240921060010790 DMM INFO MM(262420000000068/d40e6401) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060010790 DMM DEBUG MM(262420000000068/d40e6401) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060010790 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240921060010790 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) 20240921060010790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921060010790 DMM INFO MM(262420000000068/d40e6401) <- GMM ATTACH ACCEPT (new P-TMSI=0xd40e6401) (gprs_gmm.c:300) 20240921060010793 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060010793 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060010793 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240921060010793 DMM INFO MM(262420000000068/d40e6401) Subscriber data update (mmctx.c:445) 20240921060010793 DMM DEBUG MM(262420000000068/d40e6401) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060010793 DMM INFO MM(262420000000068/d40e6401) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060010793 DMM NOTICE MM(262420000000068/d40e6401) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240921060010793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060010793 DMM NOTICE MM(262420000000068/d40e6401) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060010793 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) 20240921060010794 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060010794 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240921060010794 DMM INFO MM(262420000000068/d40e6401) Subscriber data update (mmctx.c:445) 20240921060010794 DMM DEBUG MM(262420000000068/d40e6401) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921060010803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921060010803 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060010803 DMM INFO MM(262420000000068/d40e6401) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060010803 DMM NOTICE MM(262420000000068/d40e6401) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060010803 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060010803 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060010803 DLLC NOTICE LLME(ff6f0106/d40e6401){ASSIGNED} LLGM Assign pre (ffffffff => d40e6401) (gprs_llc.c:1079) 20240921060010803 DLLC NOTICE LLME(ffffffff/d40e6401){ASSIGNED} LLGM Assign post (ffffffff => d40e6401) (gprs_llc.c:1125) 20240921060010803 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921060010803 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921060010803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060010803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060010860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921060010861 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060010861 DMM INFO MM(262420000000068/d40e6401) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921060010861 DMM INFO MM(262420000000068/d40e6401) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921060010861 DMM DEBUG MM(262420000000068/d40e6401) Using GGSN 0 (gprs_sm.c:317) 20240921060010861 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) 20240921060010861 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240921060010861 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921060010861 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20240921060010861 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240921060010887 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 a5 e6 d1 72 11 fa ab 93 39 14 05 7f f9 23 4d 2f 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) 20240921060010887 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb58595f490, cbp=0x5649aa855280) (sgsn_libgtp.c:629) 20240921060010887 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921060010887 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=d40e6401, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921060010887 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921060010887 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@d897cd60bd7d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921060010905 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240921060010919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010919 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240921060010919 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d897cd60bd7d: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d897cd60bd7d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D40E6401'O, index=0 20240921060010934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240921060010934 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD40E6401) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060010934 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060010934 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921060010934 DLLC NOTICE LLME(ffffffff/d40e6401){ASSIGNED} LLGM Assign pre (d40e6401 => c7b38915) (gprs_llc.c:1079) 20240921060010934 DLLC NOTICE LLME(d40e6401/c7b38915){ASSIGNED} LLGM Assign post (d40e6401 => c7b38915) (gprs_llc.c:1125) 20240921060010934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060010934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060010934 DMM DEBUG MM(262420000000068/c7b38915) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060010961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060010961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240921060010961 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060010961 DMM DEBUG MM(262420000000068/c7b38915) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240921060010961 DMM NOTICE MM(262420000000068/c7b38915) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060010961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060010961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060010961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060010961 DMM DEBUG MM(262420000000068/c7b38915) Requesting authorization (sgsn_auth.c:160) 20240921060010961 DMM INFO MM(262420000000068/c7b38915) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060010961 DMM DEBUG MM(262420000000068/c7b38915) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060010961 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240921060010961 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) 20240921060011933 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060011933 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060011933 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240921060011933 DMM INFO MM(262420000000068/c7b38915) Subscriber data update (mmctx.c:445) 20240921060011933 DMM DEBUG MM(262420000000068/c7b38915) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240921060011933 DMM INFO MM(262420000000068/c7b38915) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240921060011933 DMM NOTICE MM(262420000000068/c7b38915) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240921060011933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060011933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060011933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240921060011933 DMM INFO MM(262420000000068/c7b38915) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b38915) (gprs_gmm.c:300) 20240921060011933 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) 20240921060011936 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060011936 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240921060011936 DMM INFO MM(262420000000068/c7b38915) Subscriber data update (mmctx.c:445) 20240921060011936 DMM DEBUG MM(262420000000068/c7b38915) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921060011953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060011953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060011953 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060011953 DMM INFO MM(262420000000068/c7b38915) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060011953 DMM NOTICE MM(262420000000068/c7b38915) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060011953 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060011953 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060011953 DLLC NOTICE LLME(d40e6401/c7b38915){ASSIGNED} LLGM Assign pre (ffffffff => c7b38915) (gprs_llc.c:1079) 20240921060011953 DLLC NOTICE LLME(ffffffff/c7b38915){ASSIGNED} LLGM Assign post (ffffffff => c7b38915) (gprs_llc.c:1125) 20240921060011953 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921060011953 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240921060011953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060011953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060012004 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240921060012023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060012023 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060012023 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d897cd60bd7d: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@d897cd60bd7d: Final verdict of PTC: pass 20240921060012031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40442<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1284)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1289)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1291)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d897cd60bd7d: Final verdict of PTC: none 20240921060012038 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060012038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1279)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1282)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1287)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1277)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 06:00:12 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 20240921060012084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060012487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122372) 20240921060013039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060013039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=122372, count=123632) 20240921060014041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060014041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060015025 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Timeout of T3314 (fsm.c:317) 20240921060015025 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240921060015025 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240921060015042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060015042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_cell_change_different_rai_ci_data started. 20240921060015587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060015590 DMM INFO MM(262420000000068/c7b38915) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060015590 DMM INFO MM(262420000000068/c7b38915) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060015590 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060015590 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060015590 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921060015590 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240921060015590 DLLC NOTICE LLME(ffffffff/c7b38915){ASSIGNED} LLGM Assign pre (c7b38915 => ffffffff) (gprs_llc.c:1079) 20240921060015590 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b38915 => ffffffff) (gprs_llc.c:1125) 20240921060015590 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921060015590 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921060015590 DMM NOTICE MM(262420000000068/c7b38915) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921060015590 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240921060015590 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921060015590 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921060015590 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240921060015590 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240921060015590 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) 20240921060015590 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) 20240921060015590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921060015590 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921060015590 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921060015590 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921060015590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060015631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060015631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060015631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060015631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060015631 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060015631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060015631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060015631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060015631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060015632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060015632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060015632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060015632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060015632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060015632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060015632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060015632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060015632 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060015632 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060015632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060015632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060015632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060015633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060015638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060015638 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)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060015647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060015647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060015647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060015647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060015647 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060015647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060015647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060015647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060015647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060015648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060015648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060015648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060015648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060015648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060015648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060015648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060015648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060015648 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060015648 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060015648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060015648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060015648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060015650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060015654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060015654 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)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060015663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060015663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060015663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060015663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060015663 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060015663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060015663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060015663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060015663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060015664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060015664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060015664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060015664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060015664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060015664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060015664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060015664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060015664 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060015664 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060015664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060015664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060015664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060015666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060015670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060015670 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060016044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060016044 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060016044 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060016044 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060016048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921060016049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@d897cd60bd7d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='EBAF7244'O, index=0 SGSN_Test-GSUP(1310)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := 'B37F0B62D13CC77D1B9DFC641D952CED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9133C8DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3239DA3F0357F80E'O } } } } } 20240921060016105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060016105 DLLC NOTICE LLME(ffffffff/ebaf7244){UNASSIGNED} LLC RX: unknown TLLI 0xebaf7244, creating LLME on the fly (gprs_llc.c:552) 20240921060016105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060016105 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060016105 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921060016105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921060016105 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921060016105 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921060016105 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060016105 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060016105 DLLC NOTICE LLME(ffffffff/ebaf7244){UNASSIGNED} LLGM Assign pre (ebaf7244 => c610b126) (gprs_llc.c:1079) 20240921060016105 DLLC NOTICE LLME(ebaf7244/c610b126){ASSIGNED} LLGM Assign post (ebaf7244 => c610b126) (gprs_llc.c:1125) 20240921060016105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060016105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060016105 DMM DEBUG MM(262420000000070/c610b126) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060016120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060016120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921060016120 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060016120 DMM DEBUG MM(262420000000070/c610b126) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240921060016120 DMM NOTICE MM(262420000000070/c610b126) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060016120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060016120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060016120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060016120 DMM DEBUG MM(262420000000070/c610b126) Requesting authorization (sgsn_auth.c:160) 20240921060016120 DMM INFO MM(262420000000070/c610b126) Requesting authentication tuples (sgsn_auth.c:184) 20240921060016120 DMM DEBUG MM(262420000000070/c610b126) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060016120 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240921060016120 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@d897cd60bd7d: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20240921060016125 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060016125 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060016125 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060016125 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060016125 DMM INFO MM(262420000000070/c610b126) Subscriber data update (mmctx.c:445) 20240921060016125 DMM DEBUG MM(262420000000070/c610b126) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060016125 DMM INFO MM(262420000000070/c610b126) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060016125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060016125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060016125 DMM INFO MM(262420000000070/c610b126) <- GMM AUTH AND CIPHERING REQ (rand = b3 7f 0b 62 d1 3c c7 7d 1b 9d fc 64 1d 95 2c ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921060016141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060016141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060016141 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060016141 DMM INFO MM(262420000000070/c610b126) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060016141 DMM NOTICE MM(262420000000070/c610b126) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060016141 DMM DEBUG MM(262420000000070/c610b126) checking auth: received GSM SRES = 91 33 c8 df (gprs_gmm.c:666) 20240921060016141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060016141 DMM DEBUG MM(262420000000070/c610b126) Requesting authorization (sgsn_auth.c:160) 20240921060016141 DMM INFO MM(262420000000070/c610b126) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060016141 DMM DEBUG MM(262420000000070/c610b126) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060016141 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240921060016141 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) 20240921060016141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921060016141 DMM INFO MM(262420000000070/c610b126) <- GMM ATTACH ACCEPT (new P-TMSI=0xc610b126) (gprs_gmm.c:300) 20240921060016144 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060016144 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060016144 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240921060016144 DMM INFO MM(262420000000070/c610b126) Subscriber data update (mmctx.c:445) 20240921060016144 DMM DEBUG MM(262420000000070/c610b126) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060016144 DMM INFO MM(262420000000070/c610b126) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060016144 DMM NOTICE MM(262420000000070/c610b126) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240921060016144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060016144 DMM NOTICE MM(262420000000070/c610b126) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060016144 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) 20240921060016146 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060016146 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240921060016146 DMM INFO MM(262420000000070/c610b126) Subscriber data update (mmctx.c:445) 20240921060016146 DMM DEBUG MM(262420000000070/c610b126) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921060016158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060016158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921060016158 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060016158 DMM INFO MM(262420000000070/c610b126) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060016158 DMM NOTICE MM(262420000000070/c610b126) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060016158 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060016158 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060016158 DLLC NOTICE LLME(ebaf7244/c610b126){ASSIGNED} LLGM Assign pre (ffffffff => c610b126) (gprs_llc.c:1079) 20240921060016158 DLLC NOTICE LLME(ffffffff/c610b126){ASSIGNED} LLGM Assign post (ffffffff => c610b126) (gprs_llc.c:1125) 20240921060016158 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921060016158 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921060016159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060016159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060016216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060016216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921060016216 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060016216 DMM INFO MM(262420000000070/c610b126) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921060016216 DMM INFO MM(262420000000070/c610b126) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921060016216 DMM DEBUG MM(262420000000070/c610b126) Using GGSN 0 (gprs_sm.c:317) 20240921060016216 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) 20240921060016216 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240921060016216 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921060016216 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20240921060016217 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240921060016243 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 ce 2b a9 11 11 7a 23 b7 96 14 05 7f 9b dc aa 7c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20240921060016243 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585960508, cbp=0x5649aa85c5e0) (sgsn_libgtp.c:629) 20240921060016243 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921060016243 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85a688 TLLI=c610b126, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921060016243 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921060016243 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@d897cd60bd7d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921060016260 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20240921060016275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060016275 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240921060016275 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@d897cd60bd7d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='C610B126'O, index=0 20240921060016288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060016288 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060016288 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5649aa85a688, TLLI=c610b126, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@d897cd60bd7d: Removing Client IMSI='262420000000070'H, index=0 20240921060018290 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@d897cd60bd7d: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@d897cd60bd7d: Final verdict of PTC: pass 20240921060018304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@d897cd60bd7d: Final verdict of PTC: none 20240921060018308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060018308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1298)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1303)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1308)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1306)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1296)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1301)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 06:00:18 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 20240921060018360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060018763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99772) 20240921060019276 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Timeout of T3314 (fsm.c:317) 20240921060019276 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240921060019276 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240921060019310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060019310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99772, count=106064) 20240921060020311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060020312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060021078 DGPRS DEBUG Checking for inactive LLMEs, time = 29426620 (sgsn.c:131) 20240921060021312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060021313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_cell_change_different_ci_attach started. 20240921060021864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060021866 DMM INFO MM(262420000000070/c610b126) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060021866 DMM INFO MM(262420000000070/c610b126) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060021866 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060021866 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060021866 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921060021866 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240921060021866 DLLC NOTICE LLME(ffffffff/c610b126){ASSIGNED} LLGM Assign pre (c610b126 => ffffffff) (gprs_llc.c:1079) 20240921060021866 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c610b126 => ffffffff) (gprs_llc.c:1125) 20240921060021866 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85a330 (gprs_sndcp.c:574) 20240921060021867 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85a688, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921060021867 DMM NOTICE MM(262420000000070/c610b126) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921060021867 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240921060021867 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921060021867 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921060021867 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240921060021867 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240921060021867 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) 20240921060021867 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) 20240921060021867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921060021867 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921060021867 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921060021867 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921060021867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060021906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060021906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060021906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060021906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060021906 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060021906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060021906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060021906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060021906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060021907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060021907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060021907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060021907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060021907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060021907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060021907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060021907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060021907 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060021907 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060021907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060021907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060021907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060021909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060021915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060021915 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060021921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060021921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060021921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060021921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060021921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060021921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060021921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060021921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060021921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060021922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060021922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060021922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060021922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060021922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060021922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060021922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060021922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060021922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060021922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060021922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921060021922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060021922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060021924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060021928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060021928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060021937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060021937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060021937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060021937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060021937 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060021937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060021937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060021937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060021937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060021937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060021937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060021937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060021937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060021937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060021937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060021937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060021937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060021937 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060021937 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060021937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060021938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060021938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060021939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060021943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060021943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060022313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060022313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060022313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060022314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060022318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921060022319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@d897cd60bd7d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FDBD0622'O, index=0 SGSN_Test-GSUP(1329)@d897cd60bd7d: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@d897cd60bd7d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@d897cd60bd7d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='FDBD0622'O, index=0 TC_cell_change_different_ci_attach(1331)@d897cd60bd7d: 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 := '134A5AFBF223831B132DF36EA0AE5023'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D2C5AD6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EAFD2E946D99690'O } } } } } 20240921060022406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060022406 DLLC NOTICE LLME(ffffffff/fdbd0622){UNASSIGNED} LLC RX: unknown TLLI 0xfdbd0622, creating LLME on the fly (gprs_llc.c:552) 20240921060022406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060022406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060022406 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921060022406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921060022406 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921060022406 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921060022406 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060022406 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060022406 DLLC NOTICE LLME(ffffffff/fdbd0622){UNASSIGNED} LLGM Assign pre (fdbd0622 => f02c25e5) (gprs_llc.c:1079) 20240921060022406 DLLC NOTICE LLME(fdbd0622/f02c25e5){ASSIGNED} LLGM Assign post (fdbd0622 => f02c25e5) (gprs_llc.c:1125) 20240921060022406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060022406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060022406 DMM DEBUG MM(262420000000069/f02c25e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060022432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060022432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921060022432 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060022432 DMM DEBUG MM(262420000000069/f02c25e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240921060022432 DMM NOTICE MM(262420000000069/f02c25e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060022432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060022432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060022432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060022432 DMM DEBUG MM(262420000000069/f02c25e5) Requesting authorization (sgsn_auth.c:160) 20240921060022432 DMM INFO MM(262420000000069/f02c25e5) Requesting authentication tuples (sgsn_auth.c:184) 20240921060022432 DMM DEBUG MM(262420000000069/f02c25e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060022432 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240921060022432 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@d897cd60bd7d: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20240921060022438 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060022438 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060022438 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060022438 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060022438 DMM INFO MM(262420000000069/f02c25e5) Subscriber data update (mmctx.c:445) 20240921060022438 DMM DEBUG MM(262420000000069/f02c25e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060022438 DMM INFO MM(262420000000069/f02c25e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060022438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060022438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060022438 DMM INFO MM(262420000000069/f02c25e5) <- GMM AUTH AND CIPHERING REQ (rand = 13 4a 5a fb f2 23 83 1b 13 2d f3 6e a0 ae 50 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921060022455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060022455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060022455 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060022455 DMM INFO MM(262420000000069/f02c25e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060022455 DMM NOTICE MM(262420000000069/f02c25e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060022455 DMM DEBUG MM(262420000000069/f02c25e5) checking auth: received GSM SRES = 8d 2c 5a d6 (gprs_gmm.c:666) 20240921060022455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060022455 DMM DEBUG MM(262420000000069/f02c25e5) Requesting authorization (sgsn_auth.c:160) 20240921060022455 DMM INFO MM(262420000000069/f02c25e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060022455 DMM DEBUG MM(262420000000069/f02c25e5) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060022455 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240921060022455 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) 20240921060022455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921060022455 DMM INFO MM(262420000000069/f02c25e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf02c25e5) (gprs_gmm.c:300) 20240921060022458 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060022458 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060022458 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240921060022458 DMM INFO MM(262420000000069/f02c25e5) Subscriber data update (mmctx.c:445) 20240921060022458 DMM DEBUG MM(262420000000069/f02c25e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060022458 DMM INFO MM(262420000000069/f02c25e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060022458 DMM NOTICE MM(262420000000069/f02c25e5) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240921060022458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060022459 DMM NOTICE MM(262420000000069/f02c25e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060022459 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) 20240921060022460 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060022460 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240921060022460 DMM INFO MM(262420000000069/f02c25e5) Subscriber data update (mmctx.c:445) 20240921060022460 DMM DEBUG MM(262420000000069/f02c25e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921060022472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060022472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921060022472 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060022472 DMM INFO MM(262420000000069/f02c25e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060022472 DMM NOTICE MM(262420000000069/f02c25e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060022472 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060022472 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060022472 DLLC NOTICE LLME(fdbd0622/f02c25e5){ASSIGNED} LLGM Assign pre (ffffffff => f02c25e5) (gprs_llc.c:1079) 20240921060022472 DLLC NOTICE LLME(ffffffff/f02c25e5){ASSIGNED} LLGM Assign post (ffffffff => f02c25e5) (gprs_llc.c:1125) 20240921060022472 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921060022472 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921060022472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060022472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060022528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060022528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921060022528 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060022528 DMM INFO MM(262420000000069/f02c25e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921060022528 DMM INFO MM(262420000000069/f02c25e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921060022528 DMM DEBUG MM(262420000000069/f02c25e5) Using GGSN 0 (gprs_sm.c:317) 20240921060022529 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) 20240921060022529 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240921060022529 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921060022529 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20240921060022529 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240921060022554 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 9e 0e 36 09 11 48 df 7a 7b 14 05 7f b6 4a dc 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=1076 from retransmit req queue (gtp.c:443) 20240921060022554 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585961580, cbp=0x5649aa85c970) (sgsn_libgtp.c:629) 20240921060022554 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921060022554 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85b7f8 TLLI=f02c25e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921060022554 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921060022554 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@d897cd60bd7d: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921060022572 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240921060022587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060022587 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240921060022587 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@d897cd60bd7d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@d897cd60bd7d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F02C25E5'O, index=0 20240921060022602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060022602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240921060022602 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060022602 DMM INFO MM(262420000000069/f02c25e5) -> GMM ATTACH REQUEST MI(TMSI-0xF02C25E5) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060022602 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060022602 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921060022602 DLLC NOTICE LLME(ffffffff/f02c25e5){ASSIGNED} LLGM Assign pre (f02c25e5 => da516f5a) (gprs_llc.c:1079) 20240921060022602 DLLC NOTICE LLME(f02c25e5/da516f5a){ASSIGNED} LLGM Assign post (f02c25e5 => da516f5a) (gprs_llc.c:1125) 20240921060022602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060022602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060022602 DMM DEBUG MM(262420000000069/da516f5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060022626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060022626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240921060022626 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060022626 DMM DEBUG MM(262420000000069/da516f5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240921060022626 DMM NOTICE MM(262420000000069/da516f5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060022626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060022626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060022626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060022626 DMM DEBUG MM(262420000000069/da516f5a) Requesting authorization (sgsn_auth.c:160) 20240921060022626 DMM INFO MM(262420000000069/da516f5a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060022626 DMM DEBUG MM(262420000000069/da516f5a) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060022626 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240921060022626 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) 20240921060023600 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060023600 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060023600 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240921060023600 DMM INFO MM(262420000000069/da516f5a) Subscriber data update (mmctx.c:445) 20240921060023600 DMM DEBUG MM(262420000000069/da516f5a) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240921060023600 DMM INFO MM(262420000000069/da516f5a) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240921060023600 DMM NOTICE MM(262420000000069/da516f5a) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240921060023600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060023600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060023600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240921060023600 DMM INFO MM(262420000000069/da516f5a) <- GMM ATTACH ACCEPT (new P-TMSI=0xda516f5a) (gprs_gmm.c:300) 20240921060023600 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) 20240921060023602 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060023602 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240921060023602 DMM INFO MM(262420000000069/da516f5a) Subscriber data update (mmctx.c:445) 20240921060023602 DMM DEBUG MM(262420000000069/da516f5a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921060023617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060023617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060023617 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060023617 DMM INFO MM(262420000000069/da516f5a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060023617 DMM NOTICE MM(262420000000069/da516f5a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060023617 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060023617 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060023617 DLLC NOTICE LLME(f02c25e5/da516f5a){ASSIGNED} LLGM Assign pre (ffffffff => da516f5a) (gprs_llc.c:1079) 20240921060023617 DLLC NOTICE LLME(ffffffff/da516f5a){ASSIGNED} LLGM Assign post (ffffffff => da516f5a) (gprs_llc.c:1125) 20240921060023617 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921060023617 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240921060023617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060023617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060023668 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240921060023683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060023683 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060023683 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@d897cd60bd7d: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@d897cd60bd7d: Final verdict of PTC: pass 20240921060023691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40122<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921060023695 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060023695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1313)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1329)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1322)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1317)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1327)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1315)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1320)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1325)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921060023756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060024158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108268) 20240921060024696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060024696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108268, count=129420) 20240921060025698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060025698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 06:00: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_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 20240921060026685 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Timeout of T3314 (fsm.c:317) 20240921060026685 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240921060026685 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240921060026699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060026699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_cell_change_different_ci_data started. 20240921060027254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060027258 DMM INFO MM(262420000000069/da516f5a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060027258 DMM INFO MM(262420000000069/da516f5a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060027258 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060027258 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060027258 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921060027258 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240921060027258 DLLC NOTICE LLME(ffffffff/da516f5a){ASSIGNED} LLGM Assign pre (da516f5a => ffffffff) (gprs_llc.c:1079) 20240921060027258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da516f5a => ffffffff) (gprs_llc.c:1125) 20240921060027258 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85b4a0 (gprs_sndcp.c:574) 20240921060027258 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85b7f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921060027258 DMM NOTICE MM(262420000000069/da516f5a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921060027258 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240921060027258 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921060027258 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921060027258 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240921060027259 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240921060027259 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) 20240921060027259 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) 20240921060027259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921060027259 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921060027259 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921060027259 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921060027259 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060027303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060027303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060027303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060027303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060027303 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060027303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060027303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060027303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060027303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060027303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060027303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060027303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060027304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060027304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060027304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060027304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060027304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060027304 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060027304 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060027304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060027304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060027304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060027305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060027310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060027321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060027321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060027321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060027321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060027321 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060027321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060027321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060027321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060027321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1341)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1342)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060027322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060027322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060027322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060027322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060027322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060027322 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060027322 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060027322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1342)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921060027322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060027322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060027324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240921060027329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1339)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060027333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060027333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060027333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060027333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060027333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060027333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060027333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060027333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060027333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240921060027333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060027334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060027334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1346)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060027334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060027334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060027334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060027334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060027334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060027334 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060027334 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060027334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060027334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060027334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060027335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060027340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060027700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060027700 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060027700 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060027700 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060027704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060027705 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@d897cd60bd7d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D38E0372'O, index=0 SGSN_Test-GSUP(1348)@d897cd60bd7d: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@d897cd60bd7d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1339)@d897cd60bd7d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D38E0372'O, index=0 TC_cell_change_different_ci_data(1350)@d897cd60bd7d: 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 := '256E0142F1983CBFB2BF909AEE4730A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA40C659'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48F1318EC8231473'O } } } } } 20240921060027780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027780 DLLC NOTICE LLME(ffffffff/d38e0372){UNASSIGNED} LLC RX: unknown TLLI 0xd38e0372, creating LLME on the fly (gprs_llc.c:552) 20240921060027780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060027780 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060027780 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921060027780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921060027780 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921060027780 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921060027780 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060027780 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060027780 DLLC NOTICE LLME(ffffffff/d38e0372){UNASSIGNED} LLGM Assign pre (d38e0372 => e9fa1684) (gprs_llc.c:1079) 20240921060027780 DLLC NOTICE LLME(d38e0372/e9fa1684){ASSIGNED} LLGM Assign post (d38e0372 => e9fa1684) (gprs_llc.c:1125) 20240921060027780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060027780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060027780 DMM DEBUG MM(262420000000071/e9fa1684) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060027797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921060027797 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060027797 DMM DEBUG MM(262420000000071/e9fa1684) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240921060027797 DMM NOTICE MM(262420000000071/e9fa1684) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060027797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060027797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060027797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060027797 DMM DEBUG MM(262420000000071/e9fa1684) Requesting authorization (sgsn_auth.c:160) 20240921060027797 DMM INFO MM(262420000000071/e9fa1684) Requesting authentication tuples (sgsn_auth.c:184) 20240921060027797 DMM DEBUG MM(262420000000071/e9fa1684) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060027797 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240921060027797 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@d897cd60bd7d: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20240921060027803 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060027803 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060027803 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060027803 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060027803 DMM INFO MM(262420000000071/e9fa1684) Subscriber data update (mmctx.c:445) 20240921060027803 DMM DEBUG MM(262420000000071/e9fa1684) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060027803 DMM INFO MM(262420000000071/e9fa1684) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060027803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060027803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060027803 DMM INFO MM(262420000000071/e9fa1684) <- GMM AUTH AND CIPHERING REQ (rand = 25 6e 01 42 f1 98 3c bf b2 bf 90 9a ee 47 30 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921060027817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060027817 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060027817 DMM INFO MM(262420000000071/e9fa1684) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060027817 DMM NOTICE MM(262420000000071/e9fa1684) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060027817 DMM DEBUG MM(262420000000071/e9fa1684) checking auth: received GSM SRES = fa 40 c6 59 (gprs_gmm.c:666) 20240921060027817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060027817 DMM DEBUG MM(262420000000071/e9fa1684) Requesting authorization (sgsn_auth.c:160) 20240921060027817 DMM INFO MM(262420000000071/e9fa1684) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060027817 DMM DEBUG MM(262420000000071/e9fa1684) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060027817 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240921060027817 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) 20240921060027817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921060027817 DMM INFO MM(262420000000071/e9fa1684) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9fa1684) (gprs_gmm.c:300) 20240921060027820 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060027820 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060027820 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240921060027820 DMM INFO MM(262420000000071/e9fa1684) Subscriber data update (mmctx.c:445) 20240921060027820 DMM DEBUG MM(262420000000071/e9fa1684) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060027820 DMM INFO MM(262420000000071/e9fa1684) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060027820 DMM NOTICE MM(262420000000071/e9fa1684) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240921060027820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060027820 DMM NOTICE MM(262420000000071/e9fa1684) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060027820 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) 20240921060027822 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060027822 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240921060027822 DMM INFO MM(262420000000071/e9fa1684) Subscriber data update (mmctx.c:445) 20240921060027822 DMM DEBUG MM(262420000000071/e9fa1684) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921060027833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921060027833 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060027833 DMM INFO MM(262420000000071/e9fa1684) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060027833 DMM NOTICE MM(262420000000071/e9fa1684) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060027833 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060027833 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060027833 DLLC NOTICE LLME(d38e0372/e9fa1684){ASSIGNED} LLGM Assign pre (ffffffff => e9fa1684) (gprs_llc.c:1079) 20240921060027833 DLLC NOTICE LLME(ffffffff/e9fa1684){ASSIGNED} LLGM Assign post (ffffffff => e9fa1684) (gprs_llc.c:1125) 20240921060027833 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921060027833 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921060027833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060027833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060027890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240921060027890 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060027890 DMM INFO MM(262420000000071/e9fa1684) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921060027890 DMM INFO MM(262420000000071/e9fa1684) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921060027890 DMM DEBUG MM(262420000000071/e9fa1684) Using GGSN 0 (gprs_sm.c:317) 20240921060027890 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) 20240921060027890 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240921060027890 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921060027890 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20240921060027891 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240921060027912 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 55 3f c6 49 11 da bf 77 ec 14 05 7f 26 a9 19 7b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20240921060027912 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb5859625f8, cbp=0x5649aa85cd00) (sgsn_libgtp.c:629) 20240921060027912 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921060027912 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5649aa85b7f8 TLLI=e9fa1684, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240921060027912 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921060027912 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@d897cd60bd7d: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921060027929 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20240921060027942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027942 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240921060027943 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1339)@d897cd60bd7d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@d897cd60bd7d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E9FA1684'O, index=0 20240921060027956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060027957 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060027957 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060027959 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@d897cd60bd7d: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@d897cd60bd7d: Final verdict of PTC: pass 20240921060027983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@d897cd60bd7d: Final verdict of PTC: none 20240921060027988 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060027988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1346)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1339)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1336)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1342)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@d897cd60bd7d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1334)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1340)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1344)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1339): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass)Sat Sep 21 06:00:28 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== MTC@d897cd60bd7d: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@d897cd60bd7d: 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'.Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20240921060028053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060028455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67964) 20240921060028990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060028990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67964, count=106084) 20240921060029992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060029992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060030958 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Timeout of T3314 (fsm.c:317) 20240921060030958 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240921060030958 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240921060030993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060030994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_sgsn_context_req_in started. 20240921060031558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060031561 DMM INFO MM(262420000000071/e9fa1684) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060031561 DMM INFO MM(262420000000071/e9fa1684) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060031561 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060031561 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060031561 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921060031561 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240921060031561 DLLC NOTICE LLME(ffffffff/e9fa1684){ASSIGNED} LLGM Assign pre (e9fa1684 => ffffffff) (gprs_llc.c:1079) 20240921060031561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9fa1684 => ffffffff) (gprs_llc.c:1125) 20240921060031561 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5649aa85b4a0 (gprs_sndcp.c:574) 20240921060031561 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5649aa85b7f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240921060031561 DMM NOTICE MM(262420000000071/e9fa1684) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240921060031561 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240921060031561 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240921060031561 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921060031561 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240921060031561 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240921060031561 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) 20240921060031561 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) 20240921060031561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921060031561 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921060031561 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921060031561 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921060031561 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060031606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060031606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060031606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060031606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060031606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060031606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060031606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060031606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060031606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060031607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060031607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060031607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060031607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060031607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060031607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060031607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060031607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060031607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060031607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060031607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060031607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060031607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060031609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060031615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060031615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060031620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060031620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060031620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060031620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060031620 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060031620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060031620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060031620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060031620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060031621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060031621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060031621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060031621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060031621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060031621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060031621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060031621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060031621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060031623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060031627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060031627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060031635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060031635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060031635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060031635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060031635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060031635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060031635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060031635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060031635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060031636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060031636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060031636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060031636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060031636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060031636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060031636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060031636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060031636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060031636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060031636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060031637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060031637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060031639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060031644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060031644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060031994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060031995 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060031995 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060031995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060031999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921060032000 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@d897cd60bd7d: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D80B9B22'O, index=0 SGSN_Test-GSUP(1367)@d897cd60bd7d: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@d897cd60bd7d: 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 := 'F0EA726574FDCE0DB8AB371AA0A0DAD8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B525EB92'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B31C91ED5AEA860C'O } } } } } 20240921060033079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060033079 DLLC NOTICE LLME(ffffffff/d80b9b22){UNASSIGNED} LLC RX: unknown TLLI 0xd80b9b22, creating LLME on the fly (gprs_llc.c:552) 20240921060033079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060033079 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060033079 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921060033079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921060033079 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921060033079 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Allocated (fsm.c:456) 20240921060033079 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060033079 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060033079 DLLC NOTICE LLME(ffffffff/d80b9b22){UNASSIGNED} LLGM Assign pre (d80b9b22 => de42a0d0) (gprs_llc.c:1079) 20240921060033079 DLLC NOTICE LLME(d80b9b22/de42a0d0){ASSIGNED} LLGM Assign post (d80b9b22 => de42a0d0) (gprs_llc.c:1125) 20240921060033079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060033079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060033079 DMM DEBUG MM(262420000000072/de42a0d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060033100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060033100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921060033100 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060033100 DMM DEBUG MM(262420000000072/de42a0d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240921060033100 DMM NOTICE MM(262420000000072/de42a0d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060033100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060033100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060033100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060033100 DMM DEBUG MM(262420000000072/de42a0d0) Requesting authorization (sgsn_auth.c:160) 20240921060033100 DMM INFO MM(262420000000072/de42a0d0) Requesting authentication tuples (sgsn_auth.c:184) 20240921060033100 DMM DEBUG MM(262420000000072/de42a0d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060033100 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240921060033100 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@d897cd60bd7d: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20240921060033106 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060033106 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060033106 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060033106 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060033106 DMM INFO MM(262420000000072/de42a0d0) Subscriber data update (mmctx.c:445) 20240921060033106 DMM DEBUG MM(262420000000072/de42a0d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060033106 DMM INFO MM(262420000000072/de42a0d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060033106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060033106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060033106 DMM INFO MM(262420000000072/de42a0d0) <- GMM AUTH AND CIPHERING REQ (rand = f0 ea 72 65 74 fd ce 0d b8 ab 37 1a a0 a0 da d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240921060033123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060033123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060033123 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060033123 DMM INFO MM(262420000000072/de42a0d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060033123 DMM NOTICE MM(262420000000072/de42a0d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060033123 DMM DEBUG MM(262420000000072/de42a0d0) checking auth: received GSM SRES = b5 25 eb 92 (gprs_gmm.c:666) 20240921060033123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060033123 DMM DEBUG MM(262420000000072/de42a0d0) Requesting authorization (sgsn_auth.c:160) 20240921060033123 DMM INFO MM(262420000000072/de42a0d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060033123 DMM DEBUG MM(262420000000072/de42a0d0) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060033123 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240921060033123 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) 20240921060033123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921060033123 DMM INFO MM(262420000000072/de42a0d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xde42a0d0) (gprs_gmm.c:300) 20240921060033126 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060033126 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060033126 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240921060033126 DMM INFO MM(262420000000072/de42a0d0) Subscriber data update (mmctx.c:445) 20240921060033126 DMM DEBUG MM(262420000000072/de42a0d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060033126 DMM INFO MM(262420000000072/de42a0d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060033126 DMM NOTICE MM(262420000000072/de42a0d0) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240921060033126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060033126 DMM NOTICE MM(262420000000072/de42a0d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060033126 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) 20240921060033128 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060033128 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240921060033128 DMM INFO MM(262420000000072/de42a0d0) Subscriber data update (mmctx.c:445) 20240921060033128 DMM DEBUG MM(262420000000072/de42a0d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921060033139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060033139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921060033139 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060033139 DMM INFO MM(262420000000072/de42a0d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060033139 DMM NOTICE MM(262420000000072/de42a0d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060033139 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060033139 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060033139 DLLC NOTICE LLME(d80b9b22/de42a0d0){ASSIGNED} LLGM Assign pre (ffffffff => de42a0d0) (gprs_llc.c:1079) 20240921060033139 DLLC NOTICE LLME(ffffffff/de42a0d0){ASSIGNED} LLGM Assign post (ffffffff => de42a0d0) (gprs_llc.c:1125) 20240921060033139 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921060033139 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921060033139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060033139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060033199 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 5b b8 00 00 03 52 f0 99 42 42 de 05 de 42 a0 d0 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)@d897cd60bd7d: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240921060035198 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240921060035199 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240921060035199 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) 20240921060035199 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240921060035199 DMM INFO MM(262420000000072/de42a0d0) Subscriber data update (mmctx.c:445) 20240921060035199 DMM DEBUG MM(262420000000072/de42a0d0) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240921060035199 DMM INFO MM(262420000000072/de42a0d0) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240921060035199 DMM INFO MM(262420000000072/de42a0d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060035199 DMM INFO MM(262420000000072/de42a0d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060035199 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060035199 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060035199 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921060035199 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921060035199 DLLC NOTICE LLME(ffffffff/de42a0d0){ASSIGNED} LLGM Assign pre (de42a0d0 => ffffffff) (gprs_llc.c:1079) 20240921060035199 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de42a0d0 => ffffffff) (gprs_llc.c:1125) 20240921060035199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921060035199 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921060035199 DMM DEBUG MM_STATE_Iu[0x5649aa84cf60]{Detached}: Deallocated (fsm.c:568) 20240921060035199 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@d897cd60bd7d: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@d897cd60bd7d: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240921060035210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40154<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1355)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@d897cd60bd7d: Final verdict of PTC: none 20240921060035214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060035214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@d897cd60bd7d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1365)@d897cd60bd7d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1360)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@d897cd60bd7d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1353)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1363)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1358)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@d897cd60bd7d: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@d897cd60bd7d: 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'. Sat Sep 21 06:00:35 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 20240921060035275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060035678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95680) 20240921060036216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060036216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95680, count=100036) 20240921060037216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060037216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060038217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060038217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_sgsn_context_req_out started. 20240921060038774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060038776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060038818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060038818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060038819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060038819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060038819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060038819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060038819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060038819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060038819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060038819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921060038820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060038820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060038821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060038827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060038827 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060038834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060038834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060038834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060038834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060038834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060038834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060038834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060038834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060038834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060038835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060038835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060038835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060038835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060038835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060038835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060038835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060038835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060038835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060038835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060038835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060038835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060038835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060038837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060038841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060038841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060038850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060038850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060038850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060038850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060038850 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060038850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060038850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060038850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060038850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060038851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060038851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060038851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060038851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060038851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060038851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060038851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060038851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060038851 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060038851 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060038851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060038851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060038851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060038853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060038857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060038857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060039218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060039218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060039218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060039218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060039219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@d897cd60bd7d: 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)@d897cd60bd7d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240921060039219 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@d897cd60bd7d: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='D088840C'O, index=0 SGSN_Test-GSUP(1386)@d897cd60bd7d: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20240921060040257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060040257 DLLC NOTICE LLME(ffffffff/d088840c){UNASSIGNED} LLC RX: unknown TLLI 0xd088840c, creating LLME on the fly (gprs_llc.c:552) 20240921060040257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240921060040257 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921060040257 DMM NOTICE LLME(ffffffff/d088840c){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240921060040257 DLLC NOTICE LLME(ffffffff/d088840c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240921060040257 DMM ERROR LLME(ffffffff/d088840c){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240921060040257 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240921060040257 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240921060040257 DLLC NOTICE LLME(ffffffff/d088840c){UNASSIGNED} LLGM Assign pre (d088840c => ffffffff) (gprs_llc.c:1079) 20240921060040257 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d088840c => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@d897cd60bd7d: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@d897cd60bd7d: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@d897cd60bd7d: Final verdict of PTC: none 20240921060040270 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060040270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1385)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1379)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1384)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1374)@d897cd60bd7d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@d897cd60bd7d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@d897cd60bd7d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@d897cd60bd7d: Final verdict of PTC: none 20240921060040273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37614<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1381)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1382)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1377)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1372)@d897cd60bd7d: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@d897cd60bd7d: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@d897cd60bd7d: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@d897cd60bd7d: 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'. Sat Sep 21 06:00:40 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20240921060040366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060040769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53880) 20240921060041270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060041271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53880, count=55140) 20240921060042271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060042272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060043272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060043273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_req_id_req_ra_update started. 20240921060043866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060043868 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060043922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060043922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060043922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060043922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060043922 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060043922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060043922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060043922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060043922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060043923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060043923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060043923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060043923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060043923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060043923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060043923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060043923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060043923 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060043923 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060043923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060043924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060043924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060043925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060043929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060043929 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)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060043943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060043943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060043943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060043943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060043943 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060043943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060043943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060043943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060043943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060043944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060043944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060043944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060043944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060043944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060043944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060043944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060043944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060043944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060043944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060043944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060043944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060043944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060043946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060043950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060043950 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)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060043959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060043959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060043959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060043959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060043959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060043959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060043959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060043959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060043959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060043960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060043960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060043960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060043960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060043960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060043960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060043960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060043960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060043960 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060043960 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060043960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060043960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060043960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060043962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060043968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060043968 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)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060044274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060044274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060044274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060044274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060044279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240921060044280 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@d897cd60bd7d: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='FFA37628'O, index=0 SGSN_Test-GSUP(1405)@d897cd60bd7d: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20240921060044347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060044347 DLLC NOTICE LLME(ffffffff/ffa37628){UNASSIGNED} LLC RX: unknown TLLI 0xffa37628, creating LLME on the fly (gprs_llc.c:552) 20240921060044347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060044347 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060044348 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921060044348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921060044348 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921060044348 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921060044348 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060044348 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060044348 DLLC NOTICE LLME(ffffffff/ffa37628){UNASSIGNED} LLGM Assign pre (ffa37628 => de139450) (gprs_llc.c:1079) 20240921060044348 DLLC NOTICE LLME(ffa37628/de139450){ASSIGNED} LLGM Assign post (ffa37628 => de139450) (gprs_llc.c:1125) 20240921060044348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060044348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060044348 DMM DEBUG MM(262420000000047/de139450) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060044366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060044366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060044366 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060044366 DMM INFO MM(262420000000047/de139450) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921060044366 DMM INFO MM(262420000000047/de139450) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-62849-187 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20240921060044366 DMM NOTICE MM(262420000000047/de139450) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240921060044366 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240921060044366 DMM INFO MM(262420000000047/de139450) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240921060044366 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060044366 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060044366 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921060044366 DMM ERROR MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240921060044366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Deallocated (fsm.c:568) 20240921060044366 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921060044366 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921060044366 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921060044366 DLLC NOTICE LLME(ffa37628/de139450){ASSIGNED} LLGM Assign pre (de139450 => ffffffff) (gprs_llc.c:1079) 20240921060044366 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de139450 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@d897cd60bd7d: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@d897cd60bd7d: Final verdict of PTC: pass 20240921060044381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33884<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1403)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@d897cd60bd7d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1398)@d897cd60bd7d: Final verdict of PTC: none 20240921060044386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060044386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1393)@d897cd60bd7d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@d897cd60bd7d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1396)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1401)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1391)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 06:00:44 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 20240921060044468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060044871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58188) 20240921060045386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060045386 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) 20240921060046388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060046388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test execution finished. MTC@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060047389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060047389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_iu_attach started. 20240921060047969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060047972 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1413)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1413)@d897cd60bd7d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1412)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 20240921060048014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060048014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060048014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060048014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060048014 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060048014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060048014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060048014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060048014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1413)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060048015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060048015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060048015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060048015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060048015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060048015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060048015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060048015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060048015 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060048015 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060048015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060048015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060048015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1413)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1413)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060048017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1409)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1412)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240921060048024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060048024 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1417)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060048025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060048025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060048025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060048025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060048025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060048025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060048025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060048025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060048025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060048025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060048025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060048025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060048025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060048026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060048026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060048026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060048026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060048026 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060048026 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060048026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060048026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060048026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_iu_attach-BVCI196(1410)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060048028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921060048032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060048032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060048043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060048043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060048043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060048043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060048043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060048044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060048044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060048044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060048044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060048044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060048044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060048044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060048045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060048045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060048045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060048045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060048045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060048045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060048045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060048045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060048045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060048045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060048047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060048052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060048052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d897cd60bd7d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@d897cd60bd7d: ************************************************* SGSN_Test_0-M3UA(1425)@d897cd60bd7d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@d897cd60bd7d: ************************************************* MTC@d897cd60bd7d: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@d897cd60bd7d: v_sccp_pdu_maxlen:268 20240921060048257 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921060048257 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) 20240921060048257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921060048257 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)@d897cd60bd7d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240921060048264 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060048264 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240921060048264 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240921060048264 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240921060048264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240921060048264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240921060048264 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240921060048266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060048266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240921060048267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240921060048267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240921060048267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240921060048267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240921060048267 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240921060048267 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240921060048390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060048391 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060048391 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060048391 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060048395 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060048396 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921060049071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060049071 DLM3UA 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) 20240921060049071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060049071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060049071 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240921060049071 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240921060049072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060049072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060049072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060049072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@d897cd60bd7d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1410)@d897cd60bd7d: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='DAA997F6'O, index=0 SGSN_Test-GSUP(1428)@d897cd60bd7d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@d897cd60bd7d: 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 := 'FF85'O, rac := 'AB'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)@d897cd60bd7d: Added conn table entry 0TC_iu_attach(1430)15745274 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: First idle individual index:0 SGSN_Test_0-RAN(1424)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 20240921060049485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060049485 DLM3UA 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) 20240921060049485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060049485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060049485 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060049485 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060049486 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060049486 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240921060049486 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240921060049486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060049486 DMM DEBUG GMM(gmm_fsm)[0x5649aa853930]{Deregistered}: Allocated (fsm.c:456) 20240921060049486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Init}: Allocated (fsm.c:456) 20240921060049486 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Allocated (fsm.c:456) 20240921060049486 DMM DEBUG MM_STATE_Iu[0x5649aa85b1f0]{Detached}: Allocated (fsm.c:456) 20240921060049486 DMM DEBUG GMM(gmm_fsm)[0x5649aa853930]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060049486 DMM DEBUG GMM(gmm_fsm)[0x5649aa853930]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060049486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060049486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060049486 DMM DEBUG MM(262420000001001/eb09b4bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060049486 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240921060049486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060049486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060049486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060049486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060049486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060049486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060049486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060049486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@d897cd60bd7d: { messageType := 2, destLocRef := 'F040FA'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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@d897cd60bd7d: 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 := 'C4F2683CE9F58C34D36C0FAE2095F63D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '844C0C1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36561B6205F03E33'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '423410F5BC48D4BC88DECC68C4031139'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ECFD174CACFF16F481D378725C4DB2BE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '198C2CF4DAF810E97CD7AA6DDEB5B655'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E90F4605043991CD'O } } } } } SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240921060049492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060049492 DLM3UA 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) 20240921060049492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060049492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060049492 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060049492 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060049492 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060049492 DMM DEBUG MM(262420000001001/eb09b4bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240921060049492 DMM NOTICE MM(262420000001001/eb09b4bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060049492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060049492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060049492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060049492 DMM DEBUG MM(262420000001001/eb09b4bf) Requesting authorization (sgsn_auth.c:160) 20240921060049493 DMM INFO MM(262420000001001/eb09b4bf) Requesting authentication tuples (sgsn_auth.c:184) 20240921060049493 DMM DEBUG MM(262420000001001/eb09b4bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060049493 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240921060049493 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@d897cd60bd7d: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20240921060049494 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060049494 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060049494 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060049494 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060049494 DMM INFO MM(262420000001001/eb09b4bf) Subscriber data update (mmctx.c:445) 20240921060049494 DMM DEBUG MM(262420000001001/eb09b4bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060049494 DMM INFO MM(262420000001001/eb09b4bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060049494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060049494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060049494 DMM INFO MM(262420000001001/eb09b4bf) <- GMM AUTH AND CIPHERING REQ (rand = c4 f2 68 3c e9 f5 8c 34 d3 6c 0f ae 20 95 f6 3d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 19 8c 2c f4 da f8 10 e9 7c d7 aa 6d de b5 b6 55 ) (gprs_gmm.c:483) 20240921060049495 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240921060049495 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060049495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060049495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060049495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_len:37 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22E90F460523094B99990000100001F02904043991CD'O 20240921060049498 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060049498 DLM3UA 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) 20240921060049498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060049498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060049499 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060049499 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060049499 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060049499 DMM INFO MM(262420000001001/eb09b4bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060049499 DMM NOTICE MM(262420000001001/eb09b4bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060049499 DMM DEBUG MM(262420000001001/eb09b4bf) checking auth: received UMTS RES = e9 0f 46 05 04 39 91 cd (gprs_gmm.c:666) 20240921060049499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060049499 DMM DEBUG MM(262420000001001/eb09b4bf) Requesting authorization (sgsn_auth.c:160) 20240921060049499 DMM INFO MM(262420000001001/eb09b4bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060049499 DMM DEBUG MM(262420000001001/eb09b4bf) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060049499 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240921060049499 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) 20240921060049499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240921060049499 DMM DEBUG MM(262420000001001/eb09b4bf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240921060049499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060049499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060049499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060049499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060049504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060049504 DLM3UA 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) 20240921060049504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060049504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060049504 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060049504 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060049504 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060049504 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240921060049504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240921060049504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240921060049504 DMM INFO MM(262420000001001/eb09b4bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb09b4bf) (gprs_gmm.c:300) 20240921060049504 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240921060049504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060049504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060049504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060049504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060049504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060049504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060049504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060049504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060049506 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060049506 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060049506 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240921060049506 DMM INFO MM(262420000001001/eb09b4bf) Subscriber data update (mmctx.c:445) 20240921060049506 DMM DEBUG MM(262420000001001/eb09b4bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060049506 DMM INFO MM(262420000001001/eb09b4bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060049506 DMM NOTICE MM(262420000001001/eb09b4bf) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240921060049506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060049506 DMM NOTICE MM(262420000001001/eb09b4bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060049506 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) 20240921060049507 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060049507 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240921060049507 DMM INFO MM(262420000001001/eb09b4bf) Subscriber data update (mmctx.c:445) 20240921060049507 DMM DEBUG MM(262420000001001/eb09b4bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_len:14 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240921060049508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060049508 DLM3UA 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) 20240921060049508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060049508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060049508 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060049508 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060049508 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060049508 DMM INFO MM(262420000001001/eb09b4bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060049508 DMM NOTICE MM(262420000001001/eb09b4bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060049508 DMM DEBUG GMM(gmm_fsm)[0x5649aa853930]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060049509 DMM DEBUG GMM(gmm_fsm)[0x5649aa853930]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060049509 DMM DEBUG MM_STATE_Iu(1)[0x5649aa85b1f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240921060049509 DMM DEBUG MM_STATE_Iu(1)[0x5649aa85b1f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240921060049509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060049509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060049509 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049509 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060049509 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060049509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060049509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_len:7 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1423)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240921060049513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060049513 DLM3UA 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) 20240921060049513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060049513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060049513 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240921060049513 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240921060049513 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240921060049513 DMM INFO MM(262420000001001/eb09b4bf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240921060049513 DMM DEBUG MM_STATE_Iu(1)[0x5649aa85b1f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240921060049513 DMM DEBUG MM_STATE_Iu(1)[0x5649aa85b1f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240921060049513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060049513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060049513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060049513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Session index based on local reference:0 20240921060049514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060049514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060049514 DLM3UA 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) 20240921060049514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060049514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060049514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060049514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@d897cd60bd7d: Deleted conn table entry 0TC_iu_attach(1430)15745274 TC_iu_attach(1430)@d897cd60bd7d: setverdict(pass): none -> pass TC_iu_attach(1430)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1410)@d897cd60bd7d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@d897cd60bd7d: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@d897cd60bd7d: Final verdict of PTC: none 20240921060049586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@d897cd60bd7d: Final verdict of PTC: none 20240921060049593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060049593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI220(1421)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1413)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1412)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1422)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1417)@d897cd60bd7d: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@d897cd60bd7d: Final verdict of PTC: none TC_iu_attach-BVCI196(1410)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1411)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1415)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1420)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach-BVCI196(1410): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1411): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1412): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1413): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_iu_attach finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921060049722 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240921060049722 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) 20240921060049722 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240921060049722 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240921060049722 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240921060049722 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) 20240921060049722 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240921060049722 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240921060049722 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) 20240921060049722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060049722 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240921060049722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240921060049722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240921060049722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240921060049722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240921060049722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240921060049722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240921060049722 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240921060049744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060050146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33902<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178556) 20240921060050594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060050594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060051079 DGPRS DEBUG Checking for inactive LLMEs, time = 29426650 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=178556, count=207744) 20240921060051595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060051595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060051723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240921060051723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240921060051724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 06:00:52 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 20240921060052597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060052597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_iu_attach_encr started. 20240921060053232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060053234 DMM INFO MM(262420000001001/eb09b4bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060053234 DMM INFO MM(262420000001001/eb09b4bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060053234 DMM DEBUG GMM(gmm_fsm)[0x5649aa853930]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060053234 DMM DEBUG GMM(gmm_fsm)[0x5649aa853930]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060053234 DMM DEBUG MM_STATE_Iu(1)[0x5649aa85b1f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240921060053234 DMM DEBUG MM_STATE_Iu(1)[0x5649aa85b1f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240921060053234 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240921060053234 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) 20240921060053234 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) 20240921060053234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Init}: Deallocated (fsm.c:568) 20240921060053234 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Deallocated (fsm.c:568) 20240921060053234 DMM DEBUG MM_STATE_Iu(1)[0x5649aa85b1f0]{Detached}: Deallocated (fsm.c:568) 20240921060053234 DMM DEBUG GMM(gmm_fsm)[0x5649aa853930]{Deregistered}: Deallocated (fsm.c:568) 20240921060053234 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1436)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1436)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060053273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060053273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060053273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060053273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060053273 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060053273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060053273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060053273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060053273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1435)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1436)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060053274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060053274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060053274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060053274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060053274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060053274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060053274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060053274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060053274 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060053274 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060053274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1436)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1436)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060053275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060053275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240921060053277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1435)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20240921060053282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060053282 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1440)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@d897cd60bd7d: Provider Link came up: sending NS-RESET TC_iu_attach_encr-BVCI196(1433)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060053285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060053285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060053285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060053285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060053285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060053285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060053285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060053285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060053285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060053286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060053286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060053286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060053286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060053286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060053286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060053286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060053286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060053286 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060053286 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060053286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060053286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060053286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060053287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921060053292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060053292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1446)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060053305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060053305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060053305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060053305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060053305 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060053305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060053305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060053305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060053305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1446)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060053306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060053306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060053306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060053306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060053306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060053306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060053306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060053306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060053306 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060053306 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060053306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060053307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060053307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1446)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1446)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060053308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d897cd60bd7d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@d897cd60bd7d: ************************************************* SGSN_Test_0-M3UA(1448)@d897cd60bd7d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@d897cd60bd7d: ************************************************* MTC@d897cd60bd7d: Starting RAN_Emulation SGSN_Test_0-SCCP(1445)@d897cd60bd7d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060053313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060053313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060053511 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921060053511 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) 20240921060053511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921060053511 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)@d897cd60bd7d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240921060053518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060053518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240921060053518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240921060053518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240921060053518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240921060053518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240921060053518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240921060053520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060053520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240921060053520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240921060053520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240921060053520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240921060053520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240921060053520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240921060053521 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240921060053597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060053597 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060053598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060053598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060053602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060053603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921060054327 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060054328 DLM3UA 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) 20240921060054328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060054328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060054328 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240921060054328 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240921060054328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060054329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060054329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060054329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@d897cd60bd7d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1433)@d897cd60bd7d: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='F31E683E'O, index=0 SGSN_Test-GSUP(1451)@d897cd60bd7d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@d897cd60bd7d: 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 := '97D6'O, rac := 'B6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@d897cd60bd7d: Added conn table entry 0TC_iu_attach_encr(1453)235715 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: First idle individual index:0 SGSN_Test_0-RAN(1447)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 20240921060054684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060054684 DLM3UA 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) 20240921060054684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060054684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060054684 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060054684 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060054684 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060054684 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060054685 DMM DEBUG GMM(gmm_fsm)[0x5649aa85b1f0]{Deregistered}: Allocated (fsm.c:456) 20240921060054685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921060054685 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Allocated (fsm.c:456) 20240921060054685 DMM DEBUG MM_STATE_Iu[0x5649aa84ce30]{Detached}: Allocated (fsm.c:456) 20240921060054685 DMM DEBUG GMM(gmm_fsm)[0x5649aa85b1f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060054685 DMM DEBUG GMM(gmm_fsm)[0x5649aa85b1f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060054685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060054685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060054685 DMM DEBUG MM(262420000001001/c71aa625) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060054685 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240921060054685 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054685 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060054685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060054685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060054685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060054685 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054685 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060054685 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060054685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060054685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@d897cd60bd7d: { messageType := 2, destLocRef := '0398C3'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(1445)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@d897cd60bd7d: 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 := '8D2C421CA489E0F1B188B93A43B9CBA9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7601E7AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C730994C6424138'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D4D8710A73AD2F082EDA62EB010F2F92'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '612AB706E9D23639D6BAE4F650FF59E2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '23296A17CF4C98FFE7C41BF6554934EB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3954B0C4E27D57DC'O } } } } } SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240921060054693 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060054693 DLM3UA 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) 20240921060054693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060054693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060054693 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060054693 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060054693 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060054693 DMM DEBUG MM(262420000001001/c71aa625) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240921060054693 DMM NOTICE MM(262420000001001/c71aa625) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060054693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060054693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060054693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060054693 DMM DEBUG MM(262420000001001/c71aa625) Requesting authorization (sgsn_auth.c:160) 20240921060054693 DMM INFO MM(262420000001001/c71aa625) Requesting authentication tuples (sgsn_auth.c:184) 20240921060054693 DMM DEBUG MM(262420000001001/c71aa625) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060054693 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240921060054693 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@d897cd60bd7d: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20240921060054696 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060054696 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060054696 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060054696 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060054696 DMM INFO MM(262420000001001/c71aa625) Subscriber data update (mmctx.c:445) 20240921060054696 DMM DEBUG MM(262420000001001/c71aa625) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060054696 DMM INFO MM(262420000001001/c71aa625) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060054696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060054696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060054696 DMM INFO MM(262420000001001/c71aa625) <- GMM AUTH AND CIPHERING REQ (rand = 8d 2c 42 1c a4 89 e0 f1 b1 88 b9 3a 43 b9 cb a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 29 6a 17 cf 4c 98 ff e7 c4 1b f6 55 49 34 eb ) (gprs_gmm.c:483) 20240921060054696 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240921060054696 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054696 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060054696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060054696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060054696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_len:37 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C223954B0C423094B99990000100001F02904E27D57DC'O 20240921060054702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060054702 DLM3UA 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) 20240921060054702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060054702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060054702 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060054702 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060054702 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060054702 DMM INFO MM(262420000001001/c71aa625) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060054702 DMM NOTICE MM(262420000001001/c71aa625) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060054702 DMM DEBUG MM(262420000001001/c71aa625) checking auth: received UMTS RES = 39 54 b0 c4 e2 7d 57 dc (gprs_gmm.c:666) 20240921060054702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060054702 DMM DEBUG MM(262420000001001/c71aa625) Requesting authorization (sgsn_auth.c:160) 20240921060054702 DMM INFO MM(262420000001001/c71aa625) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060054702 DMM DEBUG MM(262420000001001/c71aa625) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060054702 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240921060054702 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) 20240921060054702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240921060054702 DMM DEBUG MM(262420000001001/c71aa625) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240921060054702 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054702 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060054702 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060054702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060054702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_len:17 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240921060054710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060054710 DLM3UA 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) 20240921060054710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060054710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060054710 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060054710 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060054710 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060054710 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240921060054710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240921060054710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240921060054710 DMM INFO MM(262420000001001/c71aa625) <- GMM ATTACH ACCEPT (new P-TMSI=0xc71aa625) (gprs_gmm.c:300) 20240921060054710 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240921060054711 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054711 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060054711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060054711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060054711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060054711 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054711 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060054711 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060054711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060054711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060054714 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060054714 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060054714 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240921060054714 DMM INFO MM(262420000001001/c71aa625) Subscriber data update (mmctx.c:445) 20240921060054714 DMM DEBUG MM(262420000001001/c71aa625) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060054714 DMM INFO MM(262420000001001/c71aa625) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060054714 DMM NOTICE MM(262420000001001/c71aa625) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240921060054714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060054714 DMM NOTICE MM(262420000001001/c71aa625) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060054714 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) 20240921060054714 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060054714 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240921060054714 DMM INFO MM(262420000001001/c71aa625) Subscriber data update (mmctx.c:445) 20240921060054714 DMM DEBUG MM(262420000001001/c71aa625) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_len:14 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240921060054716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060054716 DLM3UA 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) 20240921060054716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060054716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060054716 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060054716 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060054716 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060054716 DMM INFO MM(262420000001001/c71aa625) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060054716 DMM NOTICE MM(262420000001001/c71aa625) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060054716 DMM DEBUG GMM(gmm_fsm)[0x5649aa85b1f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060054716 DMM DEBUG GMM(gmm_fsm)[0x5649aa85b1f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060054716 DMM DEBUG MM_STATE_Iu(2)[0x5649aa84ce30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240921060054716 DMM DEBUG MM_STATE_Iu(2)[0x5649aa84ce30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240921060054716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060054716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060054716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060054716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060054716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060054716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_len:7 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1445)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240921060054719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060054719 DLM3UA 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) 20240921060054719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060054719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060054719 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240921060054719 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240921060054719 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240921060054719 DMM INFO MM(262420000001001/c71aa625) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240921060054719 DMM DEBUG MM_STATE_Iu(2)[0x5649aa84ce30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240921060054719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060054719 DMM DEBUG MM_STATE_Iu(2)[0x5649aa84ce30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240921060054719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060054719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060054719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Session index based on local reference:0 20240921060054720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060054720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060054720 DLM3UA 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) 20240921060054720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060054720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060054720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060054720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@d897cd60bd7d: Deleted conn table entry 0TC_iu_attach_encr(1453)235715 TC_iu_attach_encr(1453)@d897cd60bd7d: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1433)@d897cd60bd7d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@d897cd60bd7d: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-SCCP(1445)@d897cd60bd7d: Final verdict of PTC: none 20240921060054791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1436)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1446)@d897cd60bd7d: Final verdict of PTC: none 20240921060054796 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060054796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_encr-BVCI220(1443)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1440)@d897cd60bd7d: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@d897cd60bd7d: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1433)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1435)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1434)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1444)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1438)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach_encr-BVCI196(1433): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1434): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1435): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1436): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_iu_attach_encr finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921060054868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060054922 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240921060054922 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) 20240921060054922 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240921060054922 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240921060054922 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240921060054922 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) 20240921060054922 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240921060054922 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240921060054922 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) 20240921060054922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060054922 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240921060054922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240921060054922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240921060054922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240921060054922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240921060054922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240921060054922 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240921060054922 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240921060055270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210320) 20240921060055797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060055798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210320, count=211576) 20240921060056798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060056799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060056924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240921060056924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240921060056924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060057800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060057800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_iu_attach_geran_rau started. 20240921060058355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060058358 DMM INFO MM(262420000001001/c71aa625) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060058358 DMM INFO MM(262420000001001/c71aa625) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060058358 DMM DEBUG GMM(gmm_fsm)[0x5649aa85b1f0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060058358 DMM DEBUG GMM(gmm_fsm)[0x5649aa85b1f0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060058358 DMM DEBUG MM_STATE_Iu(2)[0x5649aa84ce30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240921060058358 DMM DEBUG MM_STATE_Iu(2)[0x5649aa84ce30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240921060058358 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240921060058358 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) 20240921060058358 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) 20240921060058358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921060058358 DMM DEBUG MM_STATE_Gb[0x5649aa84d090]{Idle}: Deallocated (fsm.c:568) 20240921060058358 DMM DEBUG MM_STATE_Iu(2)[0x5649aa84ce30]{Detached}: Deallocated (fsm.c:568) 20240921060058358 DMM DEBUG GMM(gmm_fsm)[0x5649aa85b1f0]{Deregistered}: Deallocated (fsm.c:568) 20240921060058358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060058407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060058407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060058407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060058407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060058407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060058407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060058407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060058407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060058407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060058408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060058408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060058408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060058408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060058408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060058408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060058408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060058408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060058408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060058408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060058408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060058409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060058409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060058411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 20240921060058417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060058417 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060058428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060058428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060058428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060058428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060058428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060058428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060058428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060058428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060058428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060058428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060058428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060058428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060058428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060058428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060058428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060058428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060058428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060058428 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060058428 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060058428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060058428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060058428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060058430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060058435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060058435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060058443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060058443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060058443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060058443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060058443 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060058443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060058443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060058443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060058443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060058444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060058444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060058444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060058444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060058444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060058444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060058444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060058444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060058444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060058444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060058444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060058444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060058444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060058446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060058450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060058450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d897cd60bd7d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@d897cd60bd7d: ************************************************* SGSN_Test_0-M3UA(1471)@d897cd60bd7d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@d897cd60bd7d: ************************************************* MTC@d897cd60bd7d: Starting RAN_Emulation TC_iu_attach_geran_rau-BVCI220(1467)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1469)@d897cd60bd7d: v_sccp_pdu_maxlen:268 20240921060058652 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921060058652 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) 20240921060058652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921060058652 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)@d897cd60bd7d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240921060058659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060058659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240921060058659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240921060058659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240921060058659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240921060058660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240921060058660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240921060058662 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060058662 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240921060058662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240921060058662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240921060058662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240921060058662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240921060058662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240921060058662 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240921060058802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060058802 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060058802 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060058802 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060058806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060058807 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921060059468 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060059468 DLM3UA 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) 20240921060059468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060059468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060059469 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240921060059469 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240921060059469 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059469 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060059469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060059469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060059469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@d897cd60bd7d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@d897cd60bd7d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E90F527B'O, index=0 SGSN_Test-GSUP(1474)@d897cd60bd7d: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@d897cd60bd7d: 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 := 'BB45'O, rac := '68'O ("h") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := 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)@d897cd60bd7d: Added conn table entry 0TC_iu_attach_geran_rau(1476)5884909 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: First idle individual index:0 SGSN_Test_0-RAN(1470)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 20240921060059882 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059882 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060059882 DLM3UA 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) 20240921060059882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060059882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060059883 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060059883 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060059883 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060059883 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060059883 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921060059883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Init}: Allocated (fsm.c:456) 20240921060059883 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Allocated (fsm.c:456) 20240921060059883 DMM DEBUG MM_STATE_Iu[0x5649aa853930]{Detached}: Allocated (fsm.c:456) 20240921060059883 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060059883 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060059883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060059883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060059883 DMM DEBUG MM(262420000001002/edc74c74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060059883 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240921060059883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060059883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060059883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060059883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060059883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060059883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060059883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060059883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@d897cd60bd7d: { messageType := 2, destLocRef := '59CBED'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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@d897cd60bd7d: 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 := '7D989F665B470A70C0F434C7EF3BC5DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5DBC42A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B311EB32D901C63'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B3A474726AE44B7E14C6633E6182CA84'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '87B351D29D8198BA123B47E3860D8BB8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EF9AFA9D15423B80CCBEC29B931C85DA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A859D6E24A615C5A'O } } } } } SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240921060059891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060059891 DLM3UA 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) 20240921060059891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060059891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060059891 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060059891 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060059891 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060059891 DMM DEBUG MM(262420000001002/edc74c74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240921060059891 DMM NOTICE MM(262420000001002/edc74c74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060059891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060059891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060059891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060059891 DMM DEBUG MM(262420000001002/edc74c74) Requesting authorization (sgsn_auth.c:160) 20240921060059891 DMM INFO MM(262420000001002/edc74c74) Requesting authentication tuples (sgsn_auth.c:184) 20240921060059891 DMM DEBUG MM(262420000001002/edc74c74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060059891 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240921060059891 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@d897cd60bd7d: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20240921060059894 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060059894 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060059894 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060059894 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060059894 DMM INFO MM(262420000001002/edc74c74) Subscriber data update (mmctx.c:445) 20240921060059894 DMM DEBUG MM(262420000001002/edc74c74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060059894 DMM INFO MM(262420000001002/edc74c74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060059894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060059894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060059894 DMM INFO MM(262420000001002/edc74c74) <- GMM AUTH AND CIPHERING REQ (rand = 7d 98 9f 66 5b 47 0a 70 c0 f4 34 c7 ef 3b c5 dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = ef 9a fa 9d 15 42 3b 80 cc be c2 9b 93 1c 85 da ) (gprs_gmm.c:483) 20240921060059894 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240921060059894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060059894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060059894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059894 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060059894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_len:37 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22A859D6E223094B99990000100002F029044A615C5A'O 20240921060059900 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060059900 DLM3UA 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) 20240921060059900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060059900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060059900 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060059900 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060059900 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060059900 DMM INFO MM(262420000001002/edc74c74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060059900 DMM NOTICE MM(262420000001002/edc74c74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060059900 DMM DEBUG MM(262420000001002/edc74c74) checking auth: received UMTS RES = a8 59 d6 e2 4a 61 5c 5a (gprs_gmm.c:666) 20240921060059900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060059900 DMM DEBUG MM(262420000001002/edc74c74) Requesting authorization (sgsn_auth.c:160) 20240921060059900 DMM INFO MM(262420000001002/edc74c74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060059900 DMM DEBUG MM(262420000001002/edc74c74) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060059900 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240921060059900 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) 20240921060059900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240921060059900 DMM DEBUG MM(262420000001002/edc74c74) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240921060059900 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059901 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060059901 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060059901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060059901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060059908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060059908 DLM3UA 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) 20240921060059908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060059908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060059908 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060059908 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060059908 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060059908 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240921060059908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240921060059908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240921060059908 DMM INFO MM(262420000001002/edc74c74) <- GMM ATTACH ACCEPT (new P-TMSI=0xedc74c74) (gprs_gmm.c:300) 20240921060059908 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240921060059908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060059908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060059908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060059908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060059908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060059908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060059908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060059908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060059911 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060059911 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060059911 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240921060059911 DMM INFO MM(262420000001002/edc74c74) Subscriber data update (mmctx.c:445) 20240921060059911 DMM DEBUG MM(262420000001002/edc74c74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060059911 DMM INFO MM(262420000001002/edc74c74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060059911 DMM NOTICE MM(262420000001002/edc74c74) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240921060059911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060059911 DMM NOTICE MM(262420000001002/edc74c74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060059911 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) 20240921060059911 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060059911 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240921060059911 DMM INFO MM(262420000001002/edc74c74) Subscriber data update (mmctx.c:445) 20240921060059911 DMM DEBUG MM(262420000001002/edc74c74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_len:14 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240921060059913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060059913 DLM3UA 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) 20240921060059913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060059913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060059913 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060059913 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060059913 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060059913 DMM INFO MM(262420000001002/edc74c74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060059913 DMM NOTICE MM(262420000001002/edc74c74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060059913 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060059913 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060059913 DMM DEBUG MM_STATE_Iu(3)[0x5649aa853930]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240921060059913 DMM DEBUG MM_STATE_Iu(3)[0x5649aa853930]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240921060059913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060059913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060059913 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059913 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060059913 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060059913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060059913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_len:7 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1469)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240921060059917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060059917 DLM3UA 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) 20240921060059917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060059917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060059917 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240921060059917 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240921060059917 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240921060059917 DMM INFO MM(262420000001002/edc74c74) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240921060059917 DMM DEBUG MM_STATE_Iu(3)[0x5649aa853930]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240921060059917 DMM DEBUG MM_STATE_Iu(3)[0x5649aa853930]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240921060059917 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060059917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060059917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060059917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060059917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Session index based on local reference:0 20240921060059918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060059918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060059918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060059918 DLM3UA 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) 20240921060059918 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(1470)@d897cd60bd7d: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)5884909 20240921060059918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060059918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060059918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_geran_rau(1476)@d897cd60bd7d: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@d897cd60bd7d: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@d897cd60bd7d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EDC74C74'O, index=1 20240921060059988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060059988 DLLC NOTICE LLME(ffffffff/edc74c74){UNASSIGNED} LLC RX: unknown TLLI 0xedc74c74, creating LLME on the fly (gprs_llc.c:552) 20240921060059988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240921060059988 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921060059988 DMM INFO MM(262420000001002/edc74c74) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: edc74c74, P-TMSI: edc74c74 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20240921060059988 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240921060059988 DMM DEBUG MM_STATE_Iu(3)[0x5649aa853930]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240921060059988 DMM DEBUG MM_STATE_Iu(3)[0x5649aa853930]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240921060059988 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060059988 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240921060059988 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060059988 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060059988 DLLC NOTICE LLME(ffffffff/edc74c74){UNASSIGNED} LLGM Assign pre (edc74c74 => edc74c74) (gprs_llc.c:1079) 20240921060059988 DLLC NOTICE LLME(edc74c74/edc74c74){ASSIGNED} LLGM Assign post (edc74c74 => edc74c74) (gprs_llc.c:1125) 20240921060059988 DMM INFO MM(262420000001002/edc74c74) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@d897cd60bd7d: Removing Client IMSI='262420000001002'H, index=1 20240921060100017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060100017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060100017 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060100017 DMM INFO MM(262420000001002/edc74c74) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240921060100017 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240921060100017 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060100017 DLLC NOTICE LLME(edc74c74/edc74c74){ASSIGNED} LLGM Assign pre (ffffffff => edc74c74) (gprs_llc.c:1079) 20240921060100017 DLLC NOTICE LLME(ffffffff/edc74c74){ASSIGNED} LLGM Assign post (ffffffff => edc74c74) (gprs_llc.c:1125) 20240921060100017 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240921060100017 DMM ERROR MM_STATE_Gb[0x5649aa84cf60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@d897cd60bd7d: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@d897cd60bd7d: Final verdict of PTC: none 20240921060100025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43956<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1463)@d897cd60bd7d: Final verdict of PTC: none 20240921060100026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060100026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1473)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1468)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1458)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@d897cd60bd7d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@d897cd60bd7d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1466)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1461)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1456)@d897cd60bd7d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 06:01:00 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 20240921060100122 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240921060100122 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) 20240921060100122 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240921060100122 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240921060100122 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240921060100122 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) 20240921060100122 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240921060100122 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240921060100122 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) 20240921060100122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060100122 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240921060100122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240921060100122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240921060100122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240921060100122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240921060100122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240921060100122 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240921060100122 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240921060100140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060100542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218824) 20240921060101028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060101028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218824, count=220080) 20240921060102030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060102030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060102123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240921060102123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240921060102123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060103032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060103032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_geran_attach_iu_rau started. 20240921060103631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060103635 DMM INFO MM(262420000001002/edc74c74) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060103635 DMM INFO MM(262420000001002/edc74c74) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060103635 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060103635 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060103635 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240921060103635 DMM ERROR MM_STATE_Gb[0x5649aa84cf60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240921060103635 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240921060103635 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) 20240921060103635 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) 20240921060103635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84d090]{Init}: Deallocated (fsm.c:568) 20240921060103635 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Deallocated (fsm.c:568) 20240921060103635 DMM DEBUG MM_STATE_Iu(3)[0x5649aa853930]{Detached}: Deallocated (fsm.c:568) 20240921060103635 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921060103635 DLLC NOTICE LLME(ffffffff/edc74c74){ASSIGNED} LLGM Assign pre (edc74c74 => ffffffff) (gprs_llc.c:1079) 20240921060103635 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edc74c74 => ffffffff) (gprs_llc.c:1125) 20240921060103635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060103683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060103683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060103683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060103683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060103683 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060103683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060103683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060103683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060103683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060103683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060103683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060103683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060103683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060103683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060103683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060103683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060103683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060103683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060103683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060103683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060103684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060103684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060103686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060103692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060103692 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060103700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060103700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060103700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060103700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060103700 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060103700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060103700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060103700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060103700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060103701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060103701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060103701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060103701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060103701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060103701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060103701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060103701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060103701 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060103701 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060103701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060103701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060103701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060103703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060103708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060103708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060103715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060103715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060103715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060103715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060103715 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060103715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060103715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060103715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060103715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060103716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060103716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060103716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060103716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060103716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060103716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060103716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060103716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060103716 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060103716 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060103716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1491)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921060103717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060103717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060103719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060103723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060103723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d897cd60bd7d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d897cd60bd7d: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@d897cd60bd7d: ************************************************* SGSN_Test_0-M3UA(1494)@d897cd60bd7d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@d897cd60bd7d: ************************************************* SGSN_Test_0-SCCP(1492)@d897cd60bd7d: v_sccp_pdu_maxlen:268 20240921060103926 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921060103926 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) 20240921060103926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921060103926 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)@d897cd60bd7d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240921060103933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060103933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240921060103933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240921060103933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240921060103933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240921060103933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240921060103933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240921060103935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060103935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240921060103935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240921060103935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240921060103935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240921060103935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240921060103935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240921060103936 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240921060104033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060104033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060104033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060104033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060104037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060104038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921060104739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060104739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060104739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060104739 DLM3UA 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) 20240921060104739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060104739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060104739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060104739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060104739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060104739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060104739 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240921060104739 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240921060104739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060104739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060104739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060104739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060104739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060104739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@d897cd60bd7d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@d897cd60bd7d: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F20AE9B4'O, index=0 SGSN_Test-GSUP(1497)@d897cd60bd7d: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@d897cd60bd7d: 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 := '7AC0AFE3AC08279DC298652CE43DE931'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8AAE5323'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F6DB53EA4291799'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A63534A03A1361E9397BEF0AD40B3D1F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D430C87D8C335680DC7565F27DB44BCF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5866A2DE0504DAC2A7379BEAD4175F91'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '84E0CF7FA53763D6'O } } } } } 20240921060105110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060105110 DLLC NOTICE LLME(ffffffff/f20ae9b4){UNASSIGNED} LLC RX: unknown TLLI 0xf20ae9b4, creating LLME on the fly (gprs_llc.c:552) 20240921060105110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060105110 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060105110 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Allocated (fsm.c:456) 20240921060105110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921060105110 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Allocated (fsm.c:456) 20240921060105110 DMM DEBUG MM_STATE_Iu[0x5649aa84d090]{Detached}: Allocated (fsm.c:456) 20240921060105110 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060105110 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060105110 DLLC NOTICE LLME(ffffffff/f20ae9b4){UNASSIGNED} LLGM Assign pre (f20ae9b4 => fcbe9352) (gprs_llc.c:1079) 20240921060105110 DLLC NOTICE LLME(f20ae9b4/fcbe9352){ASSIGNED} LLGM Assign post (f20ae9b4 => fcbe9352) (gprs_llc.c:1125) 20240921060105110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060105110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060105110 DMM DEBUG MM(262420000001003/fcbe9352) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060105123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060105123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240921060105123 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84cf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060105123 DMM DEBUG MM(262420000001003/fcbe9352) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240921060105123 DMM NOTICE MM(262420000001003/fcbe9352) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060105123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060105123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060105123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060105123 DMM DEBUG MM(262420000001003/fcbe9352) Requesting authorization (sgsn_auth.c:160) 20240921060105123 DMM INFO MM(262420000001003/fcbe9352) Requesting authentication tuples (sgsn_auth.c:184) 20240921060105123 DMM DEBUG MM(262420000001003/fcbe9352) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060105123 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240921060105123 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@d897cd60bd7d: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20240921060105129 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060105129 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060105129 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060105129 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060105129 DMM INFO MM(262420000001003/fcbe9352) Subscriber data update (mmctx.c:445) 20240921060105129 DMM DEBUG MM(262420000001003/fcbe9352) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060105129 DMM INFO MM(262420000001003/fcbe9352) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060105129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060105129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060105129 DMM INFO MM(262420000001003/fcbe9352) <- GMM AUTH AND CIPHERING REQ (rand = 7a c0 af e3 ac 08 27 9d c2 98 65 2c e4 3d e9 31 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 66 a2 de 05 04 da c2 a7 37 9b ea d4 17 5f 91 ) (gprs_gmm.c:483) 20240921060105143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060105143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240921060105143 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84cf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060105143 DMM INFO MM(262420000001003/fcbe9352) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060105143 DMM NOTICE MM(262420000001003/fcbe9352) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060105143 DMM DEBUG MM(262420000001003/fcbe9352) checking auth: received UMTS RES = 84 e0 cf 7f a5 37 63 d6 (gprs_gmm.c:666) 20240921060105143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060105143 DMM DEBUG MM(262420000001003/fcbe9352) Requesting authorization (sgsn_auth.c:160) 20240921060105143 DMM INFO MM(262420000001003/fcbe9352) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060105143 DMM DEBUG MM(262420000001003/fcbe9352) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060105143 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240921060105143 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) 20240921060105143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240921060105143 DMM INFO MM(262420000001003/fcbe9352) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcbe9352) (gprs_gmm.c:300) 20240921060105146 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060105146 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060105146 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240921060105146 DMM INFO MM(262420000001003/fcbe9352) Subscriber data update (mmctx.c:445) 20240921060105146 DMM DEBUG MM(262420000001003/fcbe9352) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060105146 DMM INFO MM(262420000001003/fcbe9352) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060105146 DMM NOTICE MM(262420000001003/fcbe9352) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240921060105146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060105146 DMM NOTICE MM(262420000001003/fcbe9352) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060105146 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) 20240921060105147 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060105147 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240921060105147 DMM INFO MM(262420000001003/fcbe9352) Subscriber data update (mmctx.c:445) 20240921060105147 DMM DEBUG MM(262420000001003/fcbe9352) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240921060105158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060105158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240921060105158 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84cf60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240921060105158 DMM INFO MM(262420000001003/fcbe9352) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060105158 DMM NOTICE MM(262420000001003/fcbe9352) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060105158 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060105158 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060105158 DLLC NOTICE LLME(f20ae9b4/fcbe9352){ASSIGNED} LLGM Assign pre (ffffffff => fcbe9352) (gprs_llc.c:1079) 20240921060105158 DLLC NOTICE LLME(ffffffff/fcbe9352){ASSIGNED} LLGM Assign post (ffffffff => fcbe9352) (gprs_llc.c:1125) 20240921060105158 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84cf60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240921060105158 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84cf60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240921060105158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060105158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@d897cd60bd7d: 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 := 'FCBE9352'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)@d897cd60bd7d: Added conn table entry 0TC_geran_attach_iu_rau(1499)5971300 SGSN_Test_0-RAN(1493)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: First idle individual index:0 20240921060105223 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060105223 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060105223 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060105223 DLM3UA 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) 20240921060105223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060105223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060105223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060105223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060105224 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060105224 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060105224 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060105224 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240921060105224 DMM INFO MM(262420000001003/fcbe9352) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: fcbe9352 (00000000), TLLI: fcbe9352 (fcbe9352), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240921060105224 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240921060105224 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84cf60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240921060105224 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84cf60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240921060105224 DLLC NOTICE LLME(ffffffff/fcbe9352){ASSIGNED} LLGM Assign pre (fcbe9352 => ffffffff) (gprs_llc.c:1079) 20240921060105224 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcbe9352 => ffffffff) (gprs_llc.c:1125) 20240921060105224 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060105224 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240921060105224 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060105224 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060105224 DMM DEBUG MM(262420000001003/fcbe9352) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240921060105224 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060105224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060105224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060105224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060105224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060105224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060105224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060105224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060105224 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060105224 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060105224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060105224 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060105224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060105224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060105224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060105224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@d897cd60bd7d: { messageType := 2, destLocRef := '5B1D64'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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060105241 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060105241 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060105241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060105241 DLM3UA 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) 20240921060105241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060105241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060105241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060105241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060105241 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060105241 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060105241 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060105241 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240921060105241 DMM INFO MM(262420000001003/fcbe9352) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240921060105241 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240921060105241 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060105241 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060105241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060105241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060105241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060105241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060105241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060105241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060105241 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060105241 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060105241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060105241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060105241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060105241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060105241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060105241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@d897cd60bd7d: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@d897cd60bd7d: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: vl_len:14 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1492)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240921060105253 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060105253 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060105253 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060105253 DLM3UA 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) 20240921060105253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060105253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060105253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060105253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060105253 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060105253 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060105253 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060105253 DMM INFO MM(262420000001003/fcbe9352) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240921060105253 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240921060105253 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060105253 DMM DEBUG MM_STATE_Iu[0x5649aa84d090]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20240921060105253 DMM ERROR MM_STATE_Iu[0x5649aa84d090]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@d897cd60bd7d: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@d897cd60bd7d: Final verdict of PTC: none 20240921060105260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45982<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@d897cd60bd7d: Final verdict of PTC: none20240921060105265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060105266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_geran_attach_iu_rau-BVCI196(1480)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1481)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1486)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1491)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@d897cd60bd7d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1489)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1479)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1484)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@d897cd60bd7d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 06:01:05 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 20240921060105379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060105454 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240921060105454 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) 20240921060105454 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240921060105454 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240921060105454 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240921060105454 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) 20240921060105454 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240921060105454 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240921060105454 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) 20240921060105454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060105455 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240921060105455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240921060105455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240921060105455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240921060105455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240921060105455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240921060105455 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240921060105455 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240921060105781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177192) 20240921060106267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060106267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=177192, count=178448) 20240921060107267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060107267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060107456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240921060107456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240921060107456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060108268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060108268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_user started. 20240921060108879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060108883 DMM INFO MM(262420000001003/fcbe9352) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060108883 DMM INFO MM(262420000001003/fcbe9352) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060108883 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060108883 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060108883 DMM DEBUG MM_STATE_Iu[0x5649aa84d090]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240921060108883 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240921060108883 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) 20240921060108883 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) 20240921060108883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921060108883 DMM DEBUG MM_STATE_Gb(0)[0x5649aa84cf60]{Idle}: Deallocated (fsm.c:568) 20240921060108883 DMM DEBUG MM_STATE_Iu[0x5649aa84d090]{Detached}: Deallocated (fsm.c:568) 20240921060108883 DMM DEBUG GMM(gmm_fsm)[0x5649aa84ce30]{Deregistered}: Deallocated (fsm.c:568) 20240921060108883 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060108928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060108928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060108928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060108928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060108928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060108928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060108928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060108928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060108928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060108929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060108929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060108929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060108929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060108929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060108929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060108929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060108929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060108929 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060108929 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060108929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060108930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060108930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060108932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060108936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060108936 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060108945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060108945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060108945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060108945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060108945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060108945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060108945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060108945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060108945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060108946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060108946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060108946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060108946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060108946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060108946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060108946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060108946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060108946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060108946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060108946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060108946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060108946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1510)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 20240921060108949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060108954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060108954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1511)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1508)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060108959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060108959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060108959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060108959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060108959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060108959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060108959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060108959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060108959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060108960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060108960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060108960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060108960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060108960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060108960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060108960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060108960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060108960 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060108960 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060108960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060108960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060108960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060108962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d897cd60bd7d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@d897cd60bd7d: ************************************************* SGSN_Test_0-M3UA(1517)@d897cd60bd7d: M3UA emulation initiated, the test can be started MTC@d897cd60bd7d: Starting RAN_Emulation SGSN_Test_0-M3UA(1517)@d897cd60bd7d: ************************************************* 20240921060108967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060108967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060109169 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921060109169 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) 20240921060109169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921060109169 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)@d897cd60bd7d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240921060109177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060109177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240921060109177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240921060109177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240921060109177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240921060109177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240921060109177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240921060109179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060109179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240921060109179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240921060109179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240921060109179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240921060109179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240921060109179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240921060109179 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240921060109269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060109269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060109269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060109269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060109273 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060109274 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921060109986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060109986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060109986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060109986 DLM3UA 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) 20240921060109986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060109986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060109986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060109986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060109987 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240921060109987 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240921060109988 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060109988 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060109988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060109988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060109988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060109988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060109988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060109988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@d897cd60bd7d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F77D3BC4'O, index=0 SGSN_Test-GSUP(1520)@d897cd60bd7d: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@d897cd60bd7d: 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 := 'D881'O, rac := '46'O ("F") }, 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)@d897cd60bd7d: Added conn table entry 0TC_attach_pdp_act_user(1522)3187991 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: First idle individual index:0 SGSN_Test_0-RAN(1516)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 20240921060110355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110355 DLM3UA 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) 20240921060110355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110356 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060110356 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060110356 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060110356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060110356 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{Deregistered}: Allocated (fsm.c:456) 20240921060110356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921060110356 DMM DEBUG MM_STATE_Gb[0x5649aa853930]{Idle}: Allocated (fsm.c:456) 20240921060110356 DMM DEBUG MM_STATE_Iu[0x5649aa85bca0]{Detached}: Allocated (fsm.c:456) 20240921060110356 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060110356 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060110356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060110356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060110356 DMM DEBUG MM(262420000001004/c5e7c74d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060110356 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240921060110356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: { messageType := 2, destLocRef := '30A517'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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d897cd60bd7d: 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 := '9282017A0889B7FF300C1CF3FAA547EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D85D853'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44E9E72F99ABC394'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '12B0EC365655AF352B7F211E5FA62EC5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '449D5AEE742FE19047CCC0C0F66181C9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '516DE193F0958DAA0FAE1805BCAC0364'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3412CDA7081CF425'O } } } } } SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240921060110367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110367 DLM3UA 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) 20240921060110367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110367 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060110367 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060110367 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060110367 DMM DEBUG MM(262420000001004/c5e7c74d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240921060110367 DMM NOTICE MM(262420000001004/c5e7c74d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060110367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060110367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060110367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060110367 DMM DEBUG MM(262420000001004/c5e7c74d) Requesting authorization (sgsn_auth.c:160) 20240921060110367 DMM INFO MM(262420000001004/c5e7c74d) Requesting authentication tuples (sgsn_auth.c:184) 20240921060110367 DMM DEBUG MM(262420000001004/c5e7c74d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060110367 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240921060110367 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20240921060110369 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060110369 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060110369 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060110369 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060110369 DMM INFO MM(262420000001004/c5e7c74d) Subscriber data update (mmctx.c:445) 20240921060110369 DMM DEBUG MM(262420000001004/c5e7c74d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060110369 DMM INFO MM(262420000001004/c5e7c74d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060110369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060110369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060110369 DMM INFO MM(262420000001004/c5e7c74d) <- GMM AUTH AND CIPHERING REQ (rand = 92 82 01 7a 08 89 b7 ff 30 0c 1c f3 fa a5 47 ee , mmctx_is_r99=1, vec->auth_types=0x3, autn = 51 6d e1 93 f0 95 8d aa 0f ae 18 05 bc ac 03 64 ) (gprs_gmm.c:483) 20240921060110369 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240921060110369 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110369 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110369 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_len:37 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308223412CDA723094B99990000100004F02904081CF425'O 20240921060110373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110373 DLM3UA 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) 20240921060110373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110373 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060110373 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060110373 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060110373 DMM INFO MM(262420000001004/c5e7c74d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060110373 DMM NOTICE MM(262420000001004/c5e7c74d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060110373 DMM DEBUG MM(262420000001004/c5e7c74d) checking auth: received UMTS RES = 34 12 cd a7 08 1c f4 25 (gprs_gmm.c:666) 20240921060110373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060110373 DMM DEBUG MM(262420000001004/c5e7c74d) Requesting authorization (sgsn_auth.c:160) 20240921060110373 DMM INFO MM(262420000001004/c5e7c74d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060110373 DMM DEBUG MM(262420000001004/c5e7c74d) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060110373 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240921060110373 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) 20240921060110373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240921060110373 DMM DEBUG MM(262420000001004/c5e7c74d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240921060110373 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110373 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110373 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110373 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060110378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110378 DLM3UA 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) 20240921060110378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110378 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060110378 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060110378 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060110378 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240921060110378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240921060110378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240921060110378 DMM INFO MM(262420000001004/c5e7c74d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5e7c74d) (gprs_gmm.c:300) 20240921060110378 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240921060110378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060110381 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060110381 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060110381 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240921060110381 DMM INFO MM(262420000001004/c5e7c74d) Subscriber data update (mmctx.c:445) 20240921060110381 DMM DEBUG MM(262420000001004/c5e7c74d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060110381 DMM INFO MM(262420000001004/c5e7c74d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060110381 DMM NOTICE MM(262420000001004/c5e7c74d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240921060110381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060110381 DMM NOTICE MM(262420000001004/c5e7c74d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060110381 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) 20240921060110381 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060110381 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240921060110381 DMM INFO MM(262420000001004/c5e7c74d) Subscriber data update (mmctx.c:445) 20240921060110381 DMM DEBUG MM(262420000001004/c5e7c74d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_len:14 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240921060110383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110383 DLM3UA 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) 20240921060110383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110383 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060110383 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060110383 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060110383 DMM INFO MM(262420000001004/c5e7c74d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060110383 DMM NOTICE MM(262420000001004/c5e7c74d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060110383 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060110383 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060110383 DMM DEBUG MM_STATE_Iu(5)[0x5649aa85bca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240921060110383 DMM DEBUG MM_STATE_Iu(5)[0x5649aa85bca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240921060110383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060110383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060110383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_len:7 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240921060110388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110388 DLM3UA 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) 20240921060110388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110388 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240921060110388 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240921060110388 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240921060110388 DMM INFO MM(262420000001004/c5e7c74d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240921060110388 DMM DEBUG MM_STATE_Iu(5)[0x5649aa85bca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240921060110388 DMM DEBUG MM_STATE_Iu(5)[0x5649aa85bca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240921060110388 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 20240921060110390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110390 DLM3UA 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) 20240921060110390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@d897cd60bd7d: Deleted conn table entry 0TC_attach_pdp_act_user(1522)3187991 TC_attach_pdp_act_user(1522)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@d897cd60bd7d: 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 := 'C5E7C74D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@d897cd60bd7d: Added conn table entry 0TC_attach_pdp_act_user(1522)5339428 SGSN_Test_0-RAN(1516)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: First idle individual index:0 20240921060110590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110590 DLM3UA 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) 20240921060110590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110591 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060110591 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060110591 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060110591 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC5E7C74D) type="data"  (gprs_gmm.c:1944) 20240921060110591 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240921060110591 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921060110591 DMM DEBUG MM(262420000001004/c5e7c74d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240921060110592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: { messageType := 2, destLocRef := '517924'O ("Qy$"), 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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060110604 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110604 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110605 DLM3UA 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) 20240921060110605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110605 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060110605 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060110605 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060110605 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240921060110605 DMM DEBUG MM_STATE_Iu(5)[0x5649aa85bca0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240921060110606 DMM DEBUG MM_STATE_Iu(5)[0x5649aa85bca0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240921060110606 DMM INFO MM(262420000001004/c5e7c74d) <- GMM SERVICE ACCEPT (P-TMSI=0xc5e7c74d) (gprs_gmm.c:813) 20240921060110606 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240921060110606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240921060110617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110618 DLM3UA 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) 20240921060110618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110618 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060110618 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060110618 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060110618 DMM INFO MM(262420000001004/c5e7c74d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921060110618 DMM INFO MM(262420000001004/c5e7c74d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921060110618 DMM DEBUG MM(262420000001004/c5e7c74d) Using GGSN 0 (gprs_sm.c:317) 20240921060110618 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) 20240921060110618 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240921060110618 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921060110618 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240921060110618 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240921060110642 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 fd 03 cc ac 11 21 4f 05 82 14 05 7f f0 76 0e 97 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) 20240921060110642 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060110642 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921060110642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_len:30 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C27ABD86'O 20240921060110683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110683 DLM3UA 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) 20240921060110683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110683 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240921060110683 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240921060110683 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240921060110683 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240921060110684 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240921060110684 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240921060110684 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921060110684 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240921060110684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060110692 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 fd 03 cc ac 11 21 4f 05 82 7f f0 76 0e 97 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) 20240921060110692 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060110692 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_len:16 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240921060110710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060110710 DLM3UA 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) 20240921060110710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060110710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060110710 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060110710 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060110710 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060110710 DMM INFO MM(262420000001004/c5e7c74d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240921060110710 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921060110710 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240921060110714 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) 20240921060110714 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060110714 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240921060110714 DMM INFO MM(262420000001004/c5e7c74d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240921060110714 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240921060110714 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240921060110714 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921060110714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060110714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060110714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060110714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060110714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060110714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060110714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@d897cd60bd7d: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@d897cd60bd7d: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@d897cd60bd7d: Final verdict of PTC: none 20240921060110728 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240921060110728 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) 20240921060110728 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240921060110728 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240921060110728 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240921060110728 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) 20240921060110728 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240921060110728 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240921060110728 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) 20240921060110728 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060110728 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240921060110728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240921060110728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240921060110728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240921060110728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240921060110728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240921060110728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240921060110728 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@d897cd60bd7d: Final verdict of PTC: none 20240921060110734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45986<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921060110739 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060110739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1501)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1509)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1504)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1520)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1514)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1507)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1512)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1502)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921060110878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060111281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296656) 20240921060111741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060111741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=296656, count=298292) 20240921060112729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240921060112730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240921060112730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240921060112743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060112743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 06:01: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_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 20240921060113745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060113745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_attach_pdp_act_pmm_idle started. 20240921060114375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060114378 DMM INFO MM(262420000001004/c5e7c74d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060114378 DMM INFO MM(262420000001004/c5e7c74d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060114378 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060114378 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060114378 DMM DEBUG MM_STATE_Iu(5)[0x5649aa85bca0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240921060114379 DMM DEBUG MM_STATE_Iu(5)[0x5649aa85bca0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240921060114379 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240921060114379 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) 20240921060114379 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) 20240921060114379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921060114379 DMM DEBUG MM_STATE_Gb[0x5649aa853930]{Idle}: Deallocated (fsm.c:568) 20240921060114379 DMM DEBUG MM_STATE_Iu(5)[0x5649aa85bca0]{Detached}: Deallocated (fsm.c:568) 20240921060114379 DMM DEBUG GMM(gmm_fsm)[0x5649aa84d090]{Deregistered}: Deallocated (fsm.c:568) 20240921060114379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240921060114379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060114379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060114379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060114379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060114379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060114379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060114379 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060114432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060114432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060114432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060114432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060114432 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060114432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060114432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060114432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060114432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060114434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060114434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060114434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060114434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060114434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060114434 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060114434 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060114434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060114435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060114435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1528)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 20240921060114438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1524)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060114447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060114447 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060114455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060114455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060114455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060114455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060114455 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060114455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060114455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060114455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060114455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060114456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060114456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060114456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060114456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060114456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060114456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060114456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060114456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060114456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060114456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060114456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060114456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060114456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060114458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060114463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060114463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1530)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060114473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060114473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060114473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060114473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060114473 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060114473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060114473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060114473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060114473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060114473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060114473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060114473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060114473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060114473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060114473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060114473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060114473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060114473 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060114473 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060114474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060114474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060114474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060114475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d897cd60bd7d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@d897cd60bd7d: ************************************************* SGSN_Test_0-M3UA(1540)@d897cd60bd7d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@d897cd60bd7d: ************************************************* MTC@d897cd60bd7d: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@d897cd60bd7d: v_sccp_pdu_maxlen:268 20240921060114481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060114481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1536)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060114682 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921060114682 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) 20240921060114682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921060114682 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)@d897cd60bd7d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240921060114688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060114688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240921060114688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240921060114688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240921060114689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240921060114689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240921060114689 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240921060114691 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060114691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240921060114691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240921060114691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240921060114691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240921060114691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240921060114691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240921060114691 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240921060114746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060114746 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060114746 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060114746 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060114750 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060114751 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921060115500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060115500 DLM3UA 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) 20240921060115500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060115500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060115500 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240921060115500 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240921060115501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060115501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060115501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060115501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@d897cd60bd7d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@d897cd60bd7d: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='EB1B4AED'O, index=0 SGSN_Test-GSUP(1543)@d897cd60bd7d: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: 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 := '89C3'O, rac := '90'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)@d897cd60bd7d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)5905530 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: First idle individual index:0 SGSN_Test_0-RAN(1539)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 20240921060115839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060115839 DLM3UA 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) 20240921060115839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060115839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060115839 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060115839 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060115839 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060115839 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060115839 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{Deregistered}: Allocated (fsm.c:456) 20240921060115839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921060115839 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Allocated (fsm.c:456) 20240921060115839 DMM DEBUG MM_STATE_Iu[0x5649aa85a670]{Detached}: Allocated (fsm.c:456) 20240921060115839 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060115839 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060115839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060115839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060115839 DMM DEBUG MM(262420000001005/dcd76d0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060115839 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240921060115839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060115839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060115839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060115839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060115839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060115839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060115839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060115839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: { messageType := 2, destLocRef := '5A1C7A'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: 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 := '4981CEBCB634D639AD1D818C2596BBB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E77160BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7AB47FBE76392BD6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9256F2F7C53211684FDFD4F40ADE7D3F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A76F1146EC0A5EB363D26F0ACC60021D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4BA3C6E76E474300823E4FBBEC2787CA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AEBC8597D4D15B69'O } } } } } SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240921060115849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060115849 DLM3UA 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) 20240921060115849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060115849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060115849 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060115849 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060115849 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060115849 DMM DEBUG MM(262420000001005/dcd76d0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240921060115849 DMM NOTICE MM(262420000001005/dcd76d0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060115849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060115849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060115849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060115849 DMM DEBUG MM(262420000001005/dcd76d0b) Requesting authorization (sgsn_auth.c:160) 20240921060115849 DMM INFO MM(262420000001005/dcd76d0b) Requesting authentication tuples (sgsn_auth.c:184) 20240921060115849 DMM DEBUG MM(262420000001005/dcd76d0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060115849 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240921060115849 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@d897cd60bd7d: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20240921060115852 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060115852 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060115852 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060115852 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060115852 DMM INFO MM(262420000001005/dcd76d0b) Subscriber data update (mmctx.c:445) 20240921060115852 DMM DEBUG MM(262420000001005/dcd76d0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060115852 DMM INFO MM(262420000001005/dcd76d0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060115852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060115852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060115852 DMM INFO MM(262420000001005/dcd76d0b) <- GMM AUTH AND CIPHERING REQ (rand = 49 81 ce bc b6 34 d6 39 ad 1d 81 8c 25 96 bb b1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4b a3 c6 e7 6e 47 43 00 82 3e 4f bb ec 27 87 ca ) (gprs_gmm.c:483) 20240921060115852 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240921060115853 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115853 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060115853 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060115853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060115853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:37 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22AEBC859723094B99990000100005F02904D4D15B69'O 20240921060115860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060115860 DLM3UA 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) 20240921060115860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060115860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060115860 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060115860 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060115860 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060115860 DMM INFO MM(262420000001005/dcd76d0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060115860 DMM NOTICE MM(262420000001005/dcd76d0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060115860 DMM DEBUG MM(262420000001005/dcd76d0b) checking auth: received UMTS RES = ae bc 85 97 d4 d1 5b 69 (gprs_gmm.c:666) 20240921060115860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060115860 DMM DEBUG MM(262420000001005/dcd76d0b) Requesting authorization (sgsn_auth.c:160) 20240921060115860 DMM INFO MM(262420000001005/dcd76d0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060115860 DMM DEBUG MM(262420000001005/dcd76d0b) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060115860 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240921060115860 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) 20240921060115860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240921060115860 DMM DEBUG MM(262420000001005/dcd76d0b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240921060115860 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060115860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060115860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060115860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060115868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060115868 DLM3UA 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) 20240921060115868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060115868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060115868 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060115868 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060115869 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060115869 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240921060115869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240921060115869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240921060115869 DMM INFO MM(262420000001005/dcd76d0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcd76d0b) (gprs_gmm.c:300) 20240921060115869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240921060115869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060115869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060115869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060115869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060115869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060115869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060115869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060115869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060115872 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060115872 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060115872 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240921060115872 DMM INFO MM(262420000001005/dcd76d0b) Subscriber data update (mmctx.c:445) 20240921060115872 DMM DEBUG MM(262420000001005/dcd76d0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060115872 DMM INFO MM(262420000001005/dcd76d0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060115872 DMM NOTICE MM(262420000001005/dcd76d0b) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240921060115872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060115872 DMM NOTICE MM(262420000001005/dcd76d0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060115872 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) 20240921060115873 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060115873 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240921060115873 DMM INFO MM(262420000001005/dcd76d0b) Subscriber data update (mmctx.c:445) 20240921060115873 DMM DEBUG MM(262420000001005/dcd76d0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:14 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240921060115875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060115875 DLM3UA 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) 20240921060115875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060115875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060115875 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060115875 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060115875 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060115875 DMM INFO MM(262420000001005/dcd76d0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060115875 DMM NOTICE MM(262420000001005/dcd76d0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060115875 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060115875 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060115875 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240921060115875 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240921060115875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060115875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060115875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060115875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060115875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060115875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:7 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240921060115879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060115879 DLM3UA 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) 20240921060115879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060115879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060115879 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240921060115879 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240921060115879 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240921060115879 DMM INFO MM(262420000001005/dcd76d0b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240921060115879 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240921060115879 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240921060115879 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060115879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060115879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060115879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 20240921060115880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060115880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060115880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060115880 DLM3UA 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) 20240921060115880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060115880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060115880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060115880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@d897cd60bd7d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)5905530 TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: 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 := 'DCD76D0B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@d897cd60bd7d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10009240 SGSN_Test_0-RAN(1539)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: First idle individual index:0 20240921060116082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116082 DLM3UA 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) 20240921060116082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116083 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060116083 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060116083 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060116083 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDCD76D0B) type="data"  (gprs_gmm.c:1944) 20240921060116083 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240921060116083 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921060116083 DMM DEBUG MM(262420000001005/dcd76d0b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240921060116083 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: { messageType := 2, destLocRef := '98BA98'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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060116093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116093 DLM3UA 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) 20240921060116093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116094 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060116094 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060116094 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060116094 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240921060116094 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240921060116094 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240921060116094 DMM INFO MM(262420000001005/dcd76d0b) <- GMM SERVICE ACCEPT (P-TMSI=0xdcd76d0b) (gprs_gmm.c:813) 20240921060116094 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240921060116094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116095 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116095 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116095 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116095 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240921060116107 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116107 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116107 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116108 DLM3UA 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) 20240921060116108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116108 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060116108 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060116108 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060116108 DMM INFO MM(262420000001005/dcd76d0b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921060116108 DMM INFO MM(262420000001005/dcd76d0b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921060116108 DMM DEBUG MM(262420000001005/dcd76d0b) Using GGSN 0 (gprs_sm.c:317) 20240921060116108 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) 20240921060116108 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240921060116108 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921060116108 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20240921060116108 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240921060116131 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 b7 36 6c 11 3e 57 2a 5f 14 05 7f cf 2c 22 59 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) 20240921060116131 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060116131 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921060116131 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:30 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680079B4E516'O 20240921060116157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116157 DLM3UA 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) 20240921060116157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116157 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240921060116157 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240921060116157 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240921060116157 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240921060116157 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240921060116158 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240921060116158 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921060116158 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240921060116158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060116162 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 b7 36 6c 11 3e 57 2a 5f 7f cf 2c 22 59 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) 20240921060116162 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060116162 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)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:13 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240921060116167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116167 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116167 DLM3UA 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) 20240921060116167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116168 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240921060116168 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240921060116168 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240921060116168 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240921060116168 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:7 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240921060116172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116172 DLM3UA 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) 20240921060116172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116172 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240921060116172 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240921060116172 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240921060116172 DMM INFO MM(262420000001005/dcd76d0b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240921060116172 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240921060116172 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240921060116172 DMM INFO MM(262420000001005/dcd76d0b) Changing GTP-U endpoints 127.0.0.104/0x79b4e516 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240921060116172 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240921060116172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116172 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@d897cd60bd7d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10009240 20240921060116174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116174 DLM3UA 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) 20240921060116174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: 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 := 'DCD76D0B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20240921060116176 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 b7 36 6c 11 3e 57 2a 5f 7f cf 2c 22 59 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) 20240921060116176 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060116176 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@d897cd60bd7d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)5385916 SGSN_Test_0-RAN(1539)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: First idle individual index:0 20240921060116378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116378 DLM3UA 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) 20240921060116378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116379 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060116379 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060116379 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060116379 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDCD76D0B) type="data"  (gprs_gmm.c:1944) 20240921060116379 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240921060116379 DMM DEBUG MM(262420000001005/dcd76d0b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240921060116379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116380 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116380 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116380 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: { messageType := 2, destLocRef := '522EBC'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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060116389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116389 DLM3UA 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) 20240921060116389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116390 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060116390 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060116390 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060116390 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240921060116390 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240921060116390 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240921060116390 DMM INFO MM(262420000001005/dcd76d0b) <- GMM SERVICE ACCEPT (P-TMSI=0xdcd76d0b) (gprs_gmm.c:813) 20240921060116390 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240921060116390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:30 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680079B4E516'O 20240921060116403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116403 DLM3UA 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) 20240921060116403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116403 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240921060116403 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240921060116403 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240921060116403 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20240921060116403 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240921060116403 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240921060116408 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 b7 36 6c 11 3e 57 2a 5f 7f cf 2c 22 59 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) 20240921060116408 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060116408 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_len:16 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240921060116606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060116606 DLM3UA 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) 20240921060116606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060116606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060116607 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060116607 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060116607 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060116607 DMM INFO MM(262420000001005/dcd76d0b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240921060116607 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921060116607 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240921060116614 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) 20240921060116614 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060116614 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240921060116614 DMM INFO MM(262420000001005/dcd76d0b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240921060116614 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240921060116614 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20240921060116614 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921060116615 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116615 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060116615 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060116615 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060116615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060116615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060116615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060116615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@d897cd60bd7d: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@d897cd60bd7d: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@d897cd60bd7d: Final verdict of PTC: none 20240921060116631 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240921060116631 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) 20240921060116631 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240921060116631 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240921060116631 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240921060116631 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) 20240921060116631 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240921060116631 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240921060116631 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) 20240921060116631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060116631 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240921060116631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240921060116631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240921060116631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240921060116631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240921060116631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240921060116631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240921060116631 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@d897cd60bd7d: Final verdict of PTC: none 20240921060116638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39976<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@d897cd60bd7d: Final verdict of PTC: none 20240921060116643 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060116643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1542)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1532)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1527)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1537)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1530)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1535)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1531)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1525)@d897cd60bd7d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1526)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1530): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1531): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921060116774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060117277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387036) 20240921060117645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060117645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=387036, count=391488) 20240921060118632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240921060118632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240921060118632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240921060118646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060118646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 06:01:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20240921060119647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060119647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_pmm_idle_rx_mt_data started. 20240921060120367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060120370 DMM INFO MM(262420000001005/dcd76d0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060120370 DMM INFO MM(262420000001005/dcd76d0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060120370 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060120370 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060120370 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240921060120370 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240921060120370 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240921060120370 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) 20240921060120370 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) 20240921060120370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921060120370 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Deallocated (fsm.c:568) 20240921060120370 DMM DEBUG MM_STATE_Iu(7)[0x5649aa85a670]{Detached}: Deallocated (fsm.c:568) 20240921060120370 DMM DEBUG GMM(gmm_fsm)[0x5649aa85bca0]{Deregistered}: Deallocated (fsm.c:568) 20240921060120370 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240921060120370 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060120370 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060120370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060120370 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060120370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060120370 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060120370 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060120418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060120418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060120418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060120418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060120418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060120418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060120418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060120418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060120418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060120420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060120420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060120420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060120420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060120420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060120420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060120420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060120420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060120420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060120420 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060120420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060120420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060120420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060120423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060120428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060120428 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060120438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060120438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060120438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060120438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060120438 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060120438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060120438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060120438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060120438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060120438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060120438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060120438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060120439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060120439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060120439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060120439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060120439 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060120439 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060120439 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060120439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060120439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060120439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060120441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060120445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060120445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060120457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060120457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060120457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060120457 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060120457 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060120457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060120457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060120457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060120457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060120458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060120458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060120458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060120458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060120458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060120458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060120458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060120458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060120458 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060120458 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060120458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060120459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060120459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060120461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d897cd60bd7d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@d897cd60bd7d: ************************************************* SGSN_Test_0-M3UA(1563)@d897cd60bd7d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@d897cd60bd7d: ************************************************* MTC@d897cd60bd7d: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1557)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: v_sccp_pdu_maxlen:268 20240921060120466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060120467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1559)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240921060120648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060120648 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060120648 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060120648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@d897cd60bd7d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060120652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060120654 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921060120664 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921060120664 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) 20240921060120664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921060120664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1563)@d897cd60bd7d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240921060120670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060120670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240921060120670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240921060120670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240921060120670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240921060120670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240921060120670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240921060120672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060120672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240921060120672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240921060120672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240921060120672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240921060120672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240921060120672 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240921060120672 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240921060121080 DGPRS DEBUG Checking for inactive LLMEs, time = 29426680 (sgsn.c:131) 20240921060121491 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121491 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121491 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121491 DLM3UA 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) 20240921060121491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121492 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240921060121492 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240921060121492 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121492 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121492 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@d897cd60bd7d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@d897cd60bd7d: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='F5D71BED'O, index=0 SGSN_Test-GSUP(1566)@d897cd60bd7d: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: 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 := 'BC4E'O, rac := '13'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)@d897cd60bd7d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)5992144 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: First idle individual index:0 20240921060121748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121748 DLM3UA 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) 20240921060121748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121748 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060121748 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060121748 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060121748 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060121748 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{Deregistered}: Allocated (fsm.c:456) 20240921060121748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Allocated (fsm.c:456) 20240921060121748 DMM DEBUG MM_STATE_Gb[0x5649aa853930]{Idle}: Allocated (fsm.c:456) 20240921060121748 DMM DEBUG MM_STATE_Iu[0x5649aa8600d0]{Detached}: Allocated (fsm.c:456) 20240921060121748 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060121748 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060121748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060121748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) SGSN_Test_0-RAN(1562)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 20240921060121748 DMM DEBUG MM(262420000001007/cb4b0874) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060121748 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240921060121748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: { messageType := 2, destLocRef := '5B6ED0'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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: 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 := 'D20A064BEE413E4E04EB641B7F8A03EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D23EE93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4F24F7A31E67774'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ADA6D5E5BC4D834AEC75213A4CEAAC52'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C9CE05444C44C18BF6D5C9167BB0BE3C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '80E41739DDB652780B2646C93C0E7B68'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '286C78250814F6BB'O } } } } } SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240921060121754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121754 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121754 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121754 DLM3UA 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) 20240921060121754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121754 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060121754 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060121754 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060121754 DMM DEBUG MM(262420000001007/cb4b0874) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240921060121754 DMM NOTICE MM(262420000001007/cb4b0874) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060121754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060121754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060121754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060121754 DMM DEBUG MM(262420000001007/cb4b0874) Requesting authorization (sgsn_auth.c:160) 20240921060121754 DMM INFO MM(262420000001007/cb4b0874) Requesting authentication tuples (sgsn_auth.c:184) 20240921060121754 DMM DEBUG MM(262420000001007/cb4b0874) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060121754 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240921060121754 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@d897cd60bd7d: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20240921060121755 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060121755 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060121755 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060121755 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060121755 DMM INFO MM(262420000001007/cb4b0874) Subscriber data update (mmctx.c:445) 20240921060121755 DMM DEBUG MM(262420000001007/cb4b0874) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060121755 DMM INFO MM(262420000001007/cb4b0874) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060121755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060121755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060121755 DMM INFO MM(262420000001007/cb4b0874) <- GMM AUTH AND CIPHERING REQ (rand = d2 0a 06 4b ee 41 3e 4e 04 eb 64 1b 7f 8a 03 ee , mmctx_is_r99=1, vec->auth_types=0x3, autn = 80 e4 17 39 dd b6 52 78 0b 26 46 c9 3c 0e 7b 68 ) (gprs_gmm.c:483) 20240921060121755 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240921060121756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:37 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922286C782523094B99990000100007F029040814F6BB'O 20240921060121759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121760 DLM3UA 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) 20240921060121760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121760 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060121760 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060121760 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060121760 DMM INFO MM(262420000001007/cb4b0874) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060121760 DMM NOTICE MM(262420000001007/cb4b0874) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060121760 DMM DEBUG MM(262420000001007/cb4b0874) checking auth: received UMTS RES = 28 6c 78 25 08 14 f6 bb (gprs_gmm.c:666) 20240921060121760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060121760 DMM DEBUG MM(262420000001007/cb4b0874) Requesting authorization (sgsn_auth.c:160) 20240921060121760 DMM INFO MM(262420000001007/cb4b0874) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060121760 DMM DEBUG MM(262420000001007/cb4b0874) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060121760 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240921060121760 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) 20240921060121760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240921060121760 DMM DEBUG MM(262420000001007/cb4b0874) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240921060121760 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121760 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121760 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060121767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121767 DLM3UA 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) 20240921060121767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121767 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060121767 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060121767 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060121767 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240921060121767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240921060121767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240921060121767 DMM INFO MM(262420000001007/cb4b0874) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb4b0874) (gprs_gmm.c:300) 20240921060121767 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240921060121767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060121771 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060121771 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060121771 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240921060121771 DMM INFO MM(262420000001007/cb4b0874) Subscriber data update (mmctx.c:445) 20240921060121771 DMM DEBUG MM(262420000001007/cb4b0874) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060121771 DMM INFO MM(262420000001007/cb4b0874) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060121771 DMM NOTICE MM(262420000001007/cb4b0874) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240921060121771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060121771 DMM NOTICE MM(262420000001007/cb4b0874) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060121771 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) 20240921060121772 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060121772 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240921060121772 DMM INFO MM(262420000001007/cb4b0874) Subscriber data update (mmctx.c:445) 20240921060121772 DMM DEBUG MM(262420000001007/cb4b0874) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:14 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240921060121773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121773 DLM3UA 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) 20240921060121773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121773 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060121773 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060121773 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060121773 DMM INFO MM(262420000001007/cb4b0874) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060121773 DMM NOTICE MM(262420000001007/cb4b0874) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060121773 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060121773 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060121773 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240921060121773 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240921060121773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060121773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060121774 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121774 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121774 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121774 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:7 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240921060121777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121777 DLM3UA 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) 20240921060121777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121777 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240921060121777 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240921060121777 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240921060121778 DMM INFO MM(262420000001007/cb4b0874) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240921060121778 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240921060121778 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240921060121778 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121778 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121778 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121778 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 20240921060121779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121779 DLM3UA 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) 20240921060121779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@d897cd60bd7d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)5992144 TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: 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 := 'CB4B0874'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@d897cd60bd7d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)16747317 SGSN_Test_0-RAN(1562)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: First idle individual index:0 20240921060121982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121982 DLM3UA 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) 20240921060121982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121983 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060121983 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060121983 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060121983 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB4B0874) type="data"  (gprs_gmm.c:1944) 20240921060121983 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240921060121983 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921060121983 DMM DEBUG MM(262420000001007/cb4b0874) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240921060121983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: { messageType := 2, destLocRef := 'FF8B35'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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060121992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060121992 DLM3UA 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) 20240921060121992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060121992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121993 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060121993 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060121993 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060121993 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240921060121993 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240921060121993 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240921060121993 DMM INFO MM(262420000001007/cb4b0874) <- GMM SERVICE ACCEPT (P-TMSI=0xcb4b0874) (gprs_gmm.c:813) 20240921060121993 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240921060121993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060121993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060121993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060121993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060121993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060121993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060121993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060121993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060121993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240921060122004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060122004 DLM3UA 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) 20240921060122004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060122004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122004 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060122004 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060122004 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060122004 DMM INFO MM(262420000001007/cb4b0874) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921060122005 DMM INFO MM(262420000001007/cb4b0874) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921060122005 DMM DEBUG MM(262420000001007/cb4b0874) Using GGSN 0 (gprs_sm.c:317) 20240921060122005 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) 20240921060122005 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240921060122005 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921060122005 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20240921060122005 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240921060122022 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 27 96 8c 0f 11 0c 45 51 83 14 05 7f 1e 85 d4 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20240921060122023 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060122023 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921060122023 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122023 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:30 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004F11104D'O 20240921060122042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060122042 DLM3UA 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) 20240921060122042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060122042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122042 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240921060122042 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240921060122042 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240921060122042 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20240921060122042 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240921060122042 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240921060122042 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921060122042 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240921060122042 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122042 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122042 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060122044 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 27 96 8c 0f 11 0c 45 51 83 7f 1e 85 d4 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20240921060122044 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060122044 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)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:13 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240921060122047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122047 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060122047 DLM3UA 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) 20240921060122047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060122047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122047 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240921060122047 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240921060122047 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240921060122047 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240921060122047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:7 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240921060122049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060122049 DLM3UA 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) 20240921060122049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060122049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122049 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240921060122049 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240921060122049 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240921060122049 DMM INFO MM(262420000001007/cb4b0874) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240921060122049 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240921060122049 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240921060122049 DMM INFO MM(262420000001007/cb4b0874) Changing GTP-U endpoints 127.0.0.104/0x4f11104d -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240921060122049 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240921060122049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 20240921060122049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060122049 DLM3UA 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) 20240921060122049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060122049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@d897cd60bd7d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)16747317 TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed 20240921060122050 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 27 96 8c 0f 11 0c 45 51 83 7f 1e 85 d4 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20240921060122050 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060122050 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@d897cd60bd7d: Created IMSI[0] for '262420000001007'H'CB4B0874'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20240921060122052 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20240921060122052 DMM INFO MM(262420000001007/cb4b0874) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20240921060122052 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@d897cd60bd7d: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: 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 := 'CB4B0874'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@d897cd60bd7d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)3985202 SGSN_Test_0-RAN(1562)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: First idle individual index:0 20240921060122056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060122056 DLM3UA 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) 20240921060122056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060122056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122056 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060122056 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060122056 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060122056 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB4B0874) type="data"  (gprs_gmm.c:1944) 20240921060122056 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240921060122056 DMM DEBUG MM(262420000001007/cb4b0874) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240921060122057 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122057 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122057 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122057 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: { messageType := 2, destLocRef := '3CCF32'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)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060122059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060122059 DLM3UA 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) 20240921060122059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060122059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122059 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060122059 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060122059 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060122059 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240921060122059 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240921060122059 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240921060122059 DMM INFO MM(262420000001007/cb4b0874) <- GMM SERVICE ACCEPT (P-TMSI=0xcb4b0874) (gprs_gmm.c:813) 20240921060122059 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240921060122060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:30 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004F11104D'O 20240921060122064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060122064 DLM3UA 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) 20240921060122064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060122064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122064 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240921060122064 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240921060122064 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240921060122064 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240921060122064 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240921060122064 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240921060122066 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 27 96 8c 0f 11 0c 45 51 83 7f 1e 85 d4 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20240921060122067 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060122067 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_len:16 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240921060122266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060122266 DLM3UA 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) 20240921060122266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060122266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060122267 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060122267 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060122267 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060122267 DMM INFO MM(262420000001007/cb4b0874) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240921060122267 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921060122267 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20240921060122274 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) 20240921060122274 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060122274 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240921060122274 DMM INFO MM(262420000001007/cb4b0874) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240921060122274 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240921060122274 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20240921060122274 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921060122275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060122275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060122275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060122275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060122275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060122275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060122275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@d897cd60bd7d: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@d897cd60bd7d: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@d897cd60bd7d: Final verdict of PTC: none 20240921060122292 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240921060122292 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) 20240921060122292 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240921060122293 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240921060122293 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240921060122293 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) 20240921060122293 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240921060122293 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240921060122293 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) 20240921060122293 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060122293 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240921060122293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240921060122293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240921060122293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240921060122293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240921060122293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240921060122293 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240921060122293 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@d897cd60bd7d: Final verdict of PTC: none 20240921060122299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40004<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240921060122304 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1566)@d897cd60bd7d: Final verdict of PTC: none 20240921060122304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1547)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1555)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1560)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97(1550)@d897cd60bd7d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@d897cd60bd7d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@d897cd60bd7d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1558)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1548)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1553)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921060122433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060122935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398780) 20240921060123305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060123306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=398780, count=399940) 20240921060124294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240921060124294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240921060124294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240921060124306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060124306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060125307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060125307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_update_ctx_err_ind_from_ggsn started. 20240921060126016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060126019 DMM INFO MM(262420000001007/cb4b0874) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060126019 DMM INFO MM(262420000001007/cb4b0874) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060126019 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060126019 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060126019 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240921060126019 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240921060126019 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240921060126019 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) 20240921060126019 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) 20240921060126019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa84cf60]{Init}: Deallocated (fsm.c:568) 20240921060126019 DMM DEBUG MM_STATE_Gb[0x5649aa853930]{Idle}: Deallocated (fsm.c:568) 20240921060126019 DMM DEBUG MM_STATE_Iu(10)[0x5649aa8600d0]{Detached}: Deallocated (fsm.c:568) 20240921060126019 DMM DEBUG GMM(gmm_fsm)[0x5649aa85a670]{Deregistered}: Deallocated (fsm.c:568) 20240921060126019 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240921060126019 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060126019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060126019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060126019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060126019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060126020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060126020 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060126063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060126063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060126063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060126063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060126063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060126063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060126063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060126063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060126063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060126064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060126064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060126064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060126064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060126064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060126064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060126064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060126064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060126064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240921060126064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060126064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240921060126064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060126064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@d897cd60bd7d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060126066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060126071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060126071 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)@d897cd60bd7d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060126078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240921060126078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060126078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060126078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060126078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240921060126078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060126078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060126078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060126078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060126079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060126079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060126079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060126079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060126079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060126079 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240921060126079 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060126079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1578)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921060126079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060126079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@d897cd60bd7d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060126081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@d897cd60bd7d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060126087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5649aa84ed70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060126087 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)@d897cd60bd7d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@d897cd60bd7d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@d897cd60bd7d: Provider Link came up: sending NS-RESET 20240921060126094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240921060126094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060126094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060126094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060126094 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240921060126094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060126094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060126094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060126094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240921060126094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060126094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060126094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060126094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240921060126094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240921060126095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240921060126095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240921060126095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060126095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240921060126095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240921060126095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1583)@d897cd60bd7d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240921060126095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240921060126095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@d897cd60bd7d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240921060126096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@d897cd60bd7d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@d897cd60bd7d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240921060126101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5649aa8507d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240921060126101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d897cd60bd7d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@d897cd60bd7d: ************************************************* SGSN_Test_0-M3UA(1586)@d897cd60bd7d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@d897cd60bd7d: ************************************************* MTC@d897cd60bd7d: Starting RAN_Emulation TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@d897cd60bd7d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: v_sccp_pdu_maxlen:268 20240921060126303 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240921060126303 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) 20240921060126303 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240921060126303 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)@d897cd60bd7d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240921060126308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060126309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240921060126309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240921060126309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@d897cd60bd7d: Established a new IPA connection (conn_id=2) 20240921060126311 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060126311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20240921060126311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20240921060126311 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240921060126311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240921060126312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240921060126312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) SGSN_Test-GSUP-IPA(1588)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240921060126312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240921060126313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@d897cd60bd7d: 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)@d897cd60bd7d: 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)@d897cd60bd7d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@d897cd60bd7d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240921060126315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060126315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20240921060126315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20240921060126315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240921060126316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240921060126316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240921060126316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240921060126316 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240921060127122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127122 DLM3UA 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) 20240921060127123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127123 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240921060127123 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240921060127124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@d897cd60bd7d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@d897cd60bd7d: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='F8995E96'O, index=0 SGSN_Test-GSUP(1589)@d897cd60bd7d: 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)@d897cd60bd7d: 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 := '8EDB'O, rac := '26'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)@d897cd60bd7d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)8012949 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: First idle individual index:0 SGSN_Test_0-RAN(1585)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 20240921060127391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127391 DLM3UA 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) 20240921060127391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127392 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060127392 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060127392 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060127392 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240921060127392 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{Deregistered}: Allocated (fsm.c:456) 20240921060127392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Allocated (fsm.c:456) 20240921060127392 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Allocated (fsm.c:456) 20240921060127392 DMM DEBUG MM_STATE_Iu[0x5649aa860890]{Detached}: Allocated (fsm.c:456) 20240921060127392 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240921060127392 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240921060127392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240921060127392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240921060127392 DMM DEBUG MM(262420000001004/fe0cdcf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240921060127392 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240921060127392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127392 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127392 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127392 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: { messageType := 2, destLocRef := '7A4495'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(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: 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 := '56069E06A5CCD196CC9F542CAD514A4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D8E11A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58EBA882EC190CB1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7BC85B00EA4C779DB485519B873EF0E8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8FA42AB97ED531E1189EB537A8560C4A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9DE6A77294018777657338BD3AD57ABB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E62002F584369068'O } } } } } SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240921060127398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127398 DLM3UA 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) 20240921060127398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127399 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060127399 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060127399 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060127399 DMM DEBUG MM(262420000001004/fe0cdcf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240921060127399 DMM NOTICE MM(262420000001004/fe0cdcf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240921060127399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240921060127399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240921060127399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240921060127399 DMM DEBUG MM(262420000001004/fe0cdcf5) Requesting authorization (sgsn_auth.c:160) 20240921060127399 DMM INFO MM(262420000001004/fe0cdcf5) Requesting authentication tuples (sgsn_auth.c:184) 20240921060127399 DMM DEBUG MM(262420000001004/fe0cdcf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240921060127399 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240921060127399 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)@d897cd60bd7d: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@d897cd60bd7d: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20240921060127402 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240921060127402 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240921060127402 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240921060127402 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240921060127402 DMM INFO MM(262420000001004/fe0cdcf5) Subscriber data update (mmctx.c:445) 20240921060127402 DMM DEBUG MM(262420000001004/fe0cdcf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240921060127402 DMM INFO MM(262420000001004/fe0cdcf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240921060127402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240921060127402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240921060127402 DMM INFO MM(262420000001004/fe0cdcf5) <- GMM AUTH AND CIPHERING REQ (rand = 56 06 9e 06 a5 cc d1 96 cc 9f 54 2c ad 51 4a 4c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9d e6 a7 72 94 01 87 77 65 73 38 bd 3a d5 7a bb ) (gprs_gmm.c:483) 20240921060127402 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240921060127402 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:37 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922E62002F523094B99990000100004F0290484369068'O 20240921060127407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127407 DLM3UA 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) 20240921060127407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127407 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060127407 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060127407 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060127407 DMM INFO MM(262420000001004/fe0cdcf5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240921060127407 DMM NOTICE MM(262420000001004/fe0cdcf5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240921060127407 DMM DEBUG MM(262420000001004/fe0cdcf5) checking auth: received UMTS RES = e6 20 02 f5 84 36 90 68 (gprs_gmm.c:666) 20240921060127407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240921060127407 DMM DEBUG MM(262420000001004/fe0cdcf5) Requesting authorization (sgsn_auth.c:160) 20240921060127407 DMM INFO MM(262420000001004/fe0cdcf5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240921060127407 DMM DEBUG MM(262420000001004/fe0cdcf5) Requesting subscriber data update (gprs_subscriber.c:894) 20240921060127407 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240921060127407 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) 20240921060127407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240921060127407 DMM DEBUG MM(262420000001004/fe0cdcf5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240921060127407 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060127413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127413 DLM3UA 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) 20240921060127413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127413 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060127413 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060127413 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060127413 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20240921060127413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240921060127413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240921060127413 DMM INFO MM(262420000001004/fe0cdcf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe0cdcf5) (gprs_gmm.c:300) 20240921060127413 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240921060127413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060127416 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240921060127416 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240921060127416 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240921060127416 DMM INFO MM(262420000001004/fe0cdcf5) Subscriber data update (mmctx.c:445) 20240921060127416 DMM DEBUG MM(262420000001004/fe0cdcf5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240921060127416 DMM INFO MM(262420000001004/fe0cdcf5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240921060127416 DMM NOTICE MM(262420000001004/fe0cdcf5) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240921060127416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240921060127416 DMM NOTICE MM(262420000001004/fe0cdcf5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240921060127416 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) 20240921060127416 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240921060127416 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240921060127416 DMM INFO MM(262420000001004/fe0cdcf5) Subscriber data update (mmctx.c:445) 20240921060127416 DMM DEBUG MM(262420000001004/fe0cdcf5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:14 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240921060127417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127417 DLM3UA 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) 20240921060127417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127417 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060127417 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060127417 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060127417 DMM INFO MM(262420000001004/fe0cdcf5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240921060127417 DMM NOTICE MM(262420000001004/fe0cdcf5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240921060127417 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240921060127417 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240921060127417 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240921060127417 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240921060127417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240921060127417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240921060127417 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127417 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127417 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:7 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240921060127421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127421 DLM3UA 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) 20240921060127421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127421 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240921060127421 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240921060127421 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240921060127421 DMM INFO MM(262420000001004/fe0cdcf5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240921060127421 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240921060127421 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240921060127421 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127421 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 20240921060127422 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127422 DLM3UA 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) 20240921060127422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@d897cd60bd7d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)8012949 TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: 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 := 'FE0CDCF5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@d897cd60bd7d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)6054804 SGSN_Test_0-RAN(1585)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: First idle individual index:0 20240921060127622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127622 DLM3UA 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) 20240921060127622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127623 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060127623 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060127623 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060127623 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFE0CDCF5) type="data"  (gprs_gmm.c:1944) 20240921060127623 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240921060127623 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240921060127623 DMM DEBUG MM(262420000001004/fe0cdcf5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240921060127624 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127624 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: { messageType := 2, destLocRef := '5C6394'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(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060127635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127635 DLM3UA 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) 20240921060127635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127636 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060127636 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060127636 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060127636 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20240921060127636 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240921060127636 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240921060127636 DMM INFO MM(262420000001004/fe0cdcf5) <- GMM SERVICE ACCEPT (P-TMSI=0xfe0cdcf5) (gprs_gmm.c:813) 20240921060127636 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240921060127636 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127637 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127637 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:23 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240921060127651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127651 DLM3UA 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) 20240921060127651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127651 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060127651 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060127651 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060127651 DMM INFO MM(262420000001004/fe0cdcf5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240921060127651 DMM INFO MM(262420000001004/fe0cdcf5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240921060127651 DMM DEBUG MM(262420000001004/fe0cdcf5) Using GGSN 0 (gprs_sm.c:317) 20240921060127651 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) 20240921060127651 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240921060127652 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240921060127652 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240921060127652 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20240921060127677 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 a4 ba 3f 8d 11 b5 e2 33 e6 14 05 7f 5f 6a 6f 5d 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) 20240921060127678 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060127678 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240921060127678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:30 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680021886F97'O 20240921060127714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127714 DLM3UA 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) 20240921060127714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127715 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240921060127715 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240921060127715 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240921060127715 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20240921060127715 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240921060127715 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20240921060127715 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240921060127715 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240921060127715 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127715 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240921060127724 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 a4 ba 3f 8d 11 b5 e2 33 e6 7f 5f 6a 6f 5d 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) 20240921060127724 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060127724 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)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@d897cd60bd7d: Created IMSI[0] for '262420000001004'H'FE0CDCF5'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20240921060127744 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20240921060127744 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20240921060127744 DGPRS INFO PDP(262420000001004:5): Context 0x7fb585963670 was updated (sgsn_libgtp.c:659) 20240921060127744 DMM INFO MM(262420000001004/fe0cdcf5) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20240921060127744 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20240921060127745 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20240921060127745 DMM INFO MM(262420000001004/fe0cdcf5) Changing GTP-U endpoints 127.0.0.104/0x21886f97 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240921060127745 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20240921060127745 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127745 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@d897cd60bd7d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)6054804 20240921060127749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127749 DLM3UA 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) 20240921060127749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@d897cd60bd7d: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: 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 := 'FE0CDCF5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@d897cd60bd7d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)2149050 SGSN_Test_0-RAN(1585)@d897cd60bd7d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: First idle individual index:0 20240921060127950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127950 DLM3UA 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) 20240921060127950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127951 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240921060127951 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240921060127951 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240921060127951 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFE0CDCF5) type="data"  (gprs_gmm.c:1944) 20240921060127951 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240921060127952 DMM DEBUG MM(262420000001004/fe0cdcf5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240921060127952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: { messageType := 2, destLocRef := '20CABA'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(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:12 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240921060127962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127962 DLM3UA 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) 20240921060127962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127962 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240921060127962 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240921060127962 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240921060127962 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20240921060127962 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240921060127962 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240921060127962 DMM INFO MM(262420000001004/fe0cdcf5) <- GMM SERVICE ACCEPT (P-TMSI=0xfe0cdcf5) (gprs_gmm.c:813) 20240921060127962 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240921060127963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060127964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060127964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060127964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:30 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680021886F97'O 20240921060127971 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060127971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060127971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060127971 DLM3UA 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) 20240921060127971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060127971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060127971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060127971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060127972 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240921060127972 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240921060127972 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240921060127972 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20240921060127972 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240921060127972 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20240921060127977 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 a4 ba 3f 8d 11 b5 e2 33 e6 7f 5f 6a 6f 5d 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) 20240921060127977 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060127977 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_len:16 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: vl_from0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240921060128174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060128174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060128174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20240921060128174 DLM3UA 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) 20240921060128174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060128174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060128174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240921060128174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20240921060128175 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240921060128175 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240921060128175 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240921060128175 DMM INFO MM(262420000001004/fe0cdcf5) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240921060128175 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240921060128175 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20240921060128181 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) 20240921060128181 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fb585963670, cbp=0x5649aa85d5b0) (sgsn_libgtp.c:629) 20240921060128181 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240921060128181 DMM INFO MM(262420000001004/fe0cdcf5) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240921060128181 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240921060128181 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240921060128181 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240921060128182 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060128182 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060128182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060128182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060128182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060128182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060128182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240921060128182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d897cd60bd7d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@d897cd60bd7d: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@d897cd60bd7d: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@d897cd60bd7d: Final verdict of PTC: none 20240921060128201 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240921060128201 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) 20240921060128201 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240921060128201 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240921060128201 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240921060128201 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) 20240921060128201 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240921060128201 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240921060128201 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) 20240921060128201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060128201 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240921060128201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240921060128201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240921060128201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240921060128201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240921060128201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240921060128201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240921060128202 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@d897cd60bd7d: Final verdict of PTC: none 20240921060128210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47982<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@d897cd60bd7d: Final verdict of PTC: none 20240921060128217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240921060128217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1573)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP(1589)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99(1583)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@d897cd60bd7d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98(1578)@d897cd60bd7d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@d897cd60bd7d: Final verdict of PTC: none -NSVCI98-provIP(1576)@d897cd60bd7d: Final verdict of PTC: none -NSVCI97-provIP(1571)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@d897cd60bd7d: Final verdict of PTC: none -NSVCI99-provIP(1581)@d897cd60bd7d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: none MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@d897cd60bd7d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@d897cd60bd7d: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 06:01:28 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 20240921060128365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060128868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367980) 20240921060129218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060129218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=367980, count=380756) 20240921060130202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240921060130202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240921060130202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240921060130219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060130219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test execution finished. MTC@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060131221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060131221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_NS_connect_alive started. 20240921060131947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060131950 DMM INFO MM(262420000001004/fe0cdcf5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240921060131950 DMM INFO MM(262420000001004/fe0cdcf5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240921060131950 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240921060131950 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240921060131950 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240921060131950 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240921060131950 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240921060131950 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) 20240921060131950 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) 20240921060131950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5649aa853930]{Init}: Deallocated (fsm.c:568) 20240921060131950 DMM DEBUG MM_STATE_Gb[0x5649aa84cf60]{Idle}: Deallocated (fsm.c:568) 20240921060131950 DMM DEBUG MM_STATE_Iu(13)[0x5649aa860890]{Detached}: Deallocated (fsm.c:568) 20240921060131951 DMM DEBUG GMM(gmm_fsm)[0x5649aa8600d0]{Deregistered}: Deallocated (fsm.c:568) 20240921060131951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240921060131951 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240921060131951 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20240921060131951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20240921060131951 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20240921060131951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240921060131951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240921060131951 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240921060131988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240921060131988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240921060131988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240921060132222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060132222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: setverdict(pass): none -> pass MTC@d897cd60bd7d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240921060132998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59912<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: pass MTC@d897cd60bd7d: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@d897cd60bd7d: Test case TC_NS_connect_alive finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 06:01:33 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 20240921060133034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060133223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060133223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060133437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14528) 20240921060134224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060134224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=14528, count=18884) 20240921060135225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060135225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: 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 ------ Sat Sep 21 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 20240921060136227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060136227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test case TC_NS_connect_reset started. 20240921060136524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060136527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240921060136558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240921060136558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240921060136558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240921060136558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240921060136558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240921060136558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240921060136558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240921060136558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240921060136558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5649aa84c4d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@d897cd60bd7d: setverdict(pass): none -> pass 20240921060137228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060137228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d897cd60bd7d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240921060137570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59920<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@d897cd60bd7d: Final verdict of PTC: none MTC@d897cd60bd7d: Setting final verdict of the test case. MTC@d897cd60bd7d: Local verdict of MTC: pass MTC@d897cd60bd7d: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@d897cd60bd7d: Test case TC_NS_connect_reset finished. Verdict: pass MTC@d897cd60bd7d: 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'. Sat Sep 21 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 20240921060137609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240921060138011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20240921060138229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060138229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20240921060139230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060139230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060139559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@d897cd60bd7d: 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@d897cd60bd7d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d897cd60bd7d: Terminating MTC. MC@d897cd60bd7d: MTC terminated. MC2> exit MC@d897cd60bd7d: Shutting down session. MC@d897cd60bd7d: 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-7693.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 20240921060140231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060140231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1699376) [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-20240921-0548-5b4c5eb1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240921060141232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060141232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060142233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060142233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060142560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20240921-0548-5b4c5eb1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20240921060143234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060143234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240921060144235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240921060144235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1699309) [testenv][generic] Stopping sgsn (1699336) [testenv][generic] Showing junit-xml-7693.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-20240921-0548-5b4c5eb1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7693.log && echo']             SGSN_Tests.ttcn:3208 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3248 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3270 SGSN_Tests control part SGSN_Tests.ttcn:2696 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:3097 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3195 TC_sgsn_context_req_out testcase               [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20240921-0548-5b4c5eb1'] testenv-sgsn-generic-osmocom-nightly-20240921-0548-5b4c5eb1 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2481/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